On 23/09/13 09:35, Edward Diener wrote:
On 9/22/2013 9:26 PM, Daryle Walker wrote:
There was a recent conference where the Clang team announced a version of Clang that's supposed to work on Windows (as opposed to kind-of working if you try real hard). It's accessible from the command line if you put Clang in the PATH. I just found out it's supposed to be used from Visual Studio ('10 or '12) after tweaking a project's settings. Can it be used from out BJam system? How will it find right header files to use? (Does it automatically use the ones from MSVC?)
is there more information about this anywhere ?
The announcement at Going Native: http://channel9.msdn.com/Events/GoingNative/2013/The-Care-and-Feeding-of-C-s... Blog Entry: http://blog.llvm.org/2013/09/a-path-forward-for-llvm-toolchain-on.html Builds: http://llvm.org/builds/ Ben