Displaying 1 result from an estimated 1 matches for "77e33ff1".
2020 Jul 31
3
Which compiler collection on Windows?
Now that I can build LLVM on Windows, I tried doing it.
--------------------------
... some good stuff ...
C:/LLVM/llvm-project/llvm/lib/Support/Chrono.cpp:35:17: error: '::localtime_s' has not been declared; did you mean 'localtime'?
35 | int Error = ::localtime_s(&Storage, &OurTime);
| ^~~~~~~~~~~
| localtime
(The error