Go to file
Kostya Serebryany 6136aae323 [tsan] Enable tsan's deadlock detector by default.
The tsan's deadlock detector has been used in Chromium for a while;
it found a few real bugs and reported no false positives.
So, it's time to give it a bit more exposure.

llvm-svn: 212533
2014-07-08 13:40:08 +00:00
clang [OPENMP] Allow ‘reduction’ clause on ‘omp simd’ directive. 2014-07-08 11:33:21 +00:00
clang-tools-extra Update for llvm api change. 2014-07-06 17:43:19 +00:00
compiler-rt [tsan] Enable tsan's deadlock detector by default. 2014-07-08 13:40:08 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03 2014-07-02 15:45:57 +00:00
libcxxabi Add a cmake build system. 2014-07-03 19:35:48 +00:00
lld [Mips] Make rel-dynamic-05.test test case independent from external input files. 2014-07-07 20:14:49 +00:00
lldb Enable multi-process testing for MacOSX. 2014-07-08 06:42:37 +00:00
llvm [ASan/Win] Don't instrument private COMDAT globals until PR20244 is properly fixed 2014-07-08 13:18:58 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update for llvm api change. 2014-07-06 18:11:46 +00:00