Go to file
Dmitry Vyukov 3dd7fe6d86 tsan: replace macro check with constant check
As per comments in 252892 commit.

llvm-svn: 253216
2015-11-16 15:55:38 +00:00
clang [mips] Do not add arch name in the compiler-rt's components. 2015-11-16 15:41:30 +00:00
clang-tools-extra [clang-tidy] Test commit (playing with git-svn) 2015-11-16 13:06:15 +00:00
compiler-rt tsan: replace macro check with constant check 2015-11-16 15:55:38 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation (__and_, __or_, and __not_) so that we can use them elsewhere in non-C++17 code - for example, in the LFTS 2015-11-16 15:54:13 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld Rename the gnu flavour to gnu old. 2015-11-16 08:54:19 +00:00
lldb Revert "Add a "not_in()" function you can apply to the list type arguments to expectedFailureAll to reverse" 2015-11-16 11:11:10 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm [mips][ias] Remove spurious ';' from inline assembly test. 2015-11-16 14:19:32 +00:00
openmp [OPENMP] Fixed tests for gcc build. 2015-11-16 11:35:57 +00:00
polly ScopInfo: Reset compute operations before starting compute out region 2015-11-13 16:56:13 +00:00