Go to file
Dmitry Vyukov 6fa46f7003 tsan/asan: unify atomics (move atomics from tsan to sanitizer_common)
llvm-svn: 159437
2012-06-29 16:58:33 +00:00
clang Change condition to be the same as in SemaTemplateInstantiate. 2012-06-29 16:39:58 +00:00
compiler-rt tsan/asan: unify atomics (move atomics from tsan to sanitizer_common) 2012-06-29 16:58:33 +00:00
debuginfo-tests Fix this for buggy gdb behavior alongside the change 2012-06-05 18:16:03 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx mark operator new(std::nothrow) as noalias (aka __attribute__((malloc)) 2012-06-28 16:47:34 +00:00
libcxxabi Don't dereference root in __parse_ctor_dtor_name unless it is known to not be null. 2012-06-15 21:57:51 +00:00
lld Fix CMake build to use target_link_libraries. Patch by Sidney Manning! 2012-06-25 21:42:38 +00:00
lldb Added information on how to get API documentation in a "Documentation" section. 2012-06-29 16:25:05 +00:00
llvm Cleanup in DwarfDebug - fix a typo and remove two unused functions 2012-06-29 16:04:14 +00:00
polly Speculative update to Polly for LLVM r159421 which moved IRBuilder.h. 2012-06-29 12:39:49 +00:00