Go to file
Hans Wennborg d219231de5 Locate VS InstallDir in the presence of newer runtime
This fixes getSystemRegistryString() in WindowsToolChain.cpp to
make sure that the VS version that it picks has an InstallDir.
Previously we would look for the highest version os VS and check
for InstallDir afterwards.

Patch by Yaron Keren!

llvm-svn: 192374
2013-10-10 18:03:08 +00:00
clang Locate VS InstallDir in the presence of newer runtime 2013-10-10 18:03:08 +00:00
clang-tools-extra clang-modernize: Clean up help output 2013-10-08 23:31:05 +00:00
compiler-rt tsan: minor refactoring 2013-10-10 16:03:24 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx patch by Yaron: Uses rand_s() from stdlib.h (when building for Windows) 2013-10-09 21:49:03 +00:00
libcxxabi [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for parameter to match other implementations 2013-10-08 22:59:34 +00:00
lld [ELF] Initial design to handle Linker scripts for ELF. 2013-10-10 17:27:49 +00:00
lldb <rdar://problem/14146606> 2013-10-10 17:53:50 +00:00
llvm Provide msbuild integration for vs2013. 2013-10-10 17:32:01 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly use -polly-codegen-isl in tests under test/Isl 2013-10-07 16:43:04 +00:00