Go to file
Aaron Ballman 83d81784df A better way to silence the warning in MSVC (replaces r190304).
llvm-svn: 190308
2013-09-09 14:17:30 +00:00
clang Silencing an MSVC warning about an empty control statement (it dislikes ; but is fine with {}). 2013-09-09 13:29:38 +00:00
clang-tools-extra clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
compiler-rt [msan] Intercept fstatat / fstatat64. 2013-09-09 13:40:41 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Implement mad_hi built-in 2013-09-06 22:09:51 +00:00
libcxx Remove a tab that snuck in 2013-09-08 21:13:57 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld Handle _DYNAMIC correctly in the x86_64 backend. 2013-09-09 12:19:28 +00:00
lldb test: Handle libc++ shared lib name on FreeBSD 2013-09-09 14:04:04 +00:00
llvm A better way to silence the warning in MSVC (replaces r190304). 2013-09-09 14:17:30 +00:00
polly ScopInfo: Correctly handle true/false conditions 2013-09-07 01:54:13 +00:00