Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Brodko 78410afd01 Fixed path error ('u' prefix in LLVM path) caused by winreg value encoding:
Program u'C:\\Program Files\\LLVM\\bin\\clang-cl.exe' is not executable
(complete log in C:\Users\SYSDYN_FE\Documents\waf-build\build\config.log)
2020-07-08 17:16:25 +00:00
Thomas Nagy 35617abe5e Remove another sys.platform == win32 2019-12-11 19:51:49 +01:00
Thomas Nagy 015a51a7cf Split llvm-lib path discovery into its own function 2019-12-11 07:42:02 +01:00
Thomas Nagy 52a49960c1 Improve extras/clang_cl 2019-12-10 07:53:23 +01:00
Rafaël Kooi 32c2a49bf0 Support pure clang-cl builds on not Windows
A.k.a. I just tested it on Linux.
2019-12-10 05:07:35 +01:00
Rafaël Kooi 7310ade7c3 Initial clang-cl support 2019-12-10 05:07:35 +01:00