31 Oct
2018
31 Oct
'18
10:22 p.m.
[degski]
Substantial progress has been made towards the goal of compiling Boost with Clang/LLVM (clang-cl.exe, targeting MSVC).
If you encounter any issues with MSVC's STL here, please let me know. Our test suites (internal and libc++) are clean with MSVC's STL + Clang/LLVM with maximum conformance switches (-fno-ms-compatibility -fno-delayed-template-parsing) but we don't have Boost coverage on top of that. This includes being warning-clean (we test with clang-cl /W4 but will consider cleaning up warnings beyond that). Thanks, STL