Go to file
Dmitry Vyukov c546943b6a tsan: improve deadlock detector test
- allow to specify which test to run
- allow to specify number of iterations
- specify number of threads required in the test itself

llvm-svn: 202358
2014-02-27 08:04:20 +00:00
clang [-Wunreachable-code] Don't warn about trivially unreachable return statements preceded by 'noreturn' functions. 2014-02-27 06:32:32 +00:00
clang-tools-extra [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
compiler-rt tsan: improve deadlock detector test 2014-02-27 08:04:20 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{" either. 2014-02-27 00:02:40 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx LWG issue #2188: Reverse iterator does not fully support targets that overload operator&. Also mark #2272 and #2299 as complete; libc++ already implements them. 2014-02-27 02:11:50 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Hexagon] Rename the header file. 2014-02-27 06:28:49 +00:00
lldb A better long term fix for stopping the process when it is running by writing to the pipe that was used for cancel. 2014-02-26 22:47:33 +00:00
llvm Don't emit anything into the debug_ranges section if we aren't emitting 2014-02-27 07:44:45 +00:00
openmp Restore string match behavior following changes in r202018 2014-02-25 22:04:37 +00:00
polly Update for llvm api change. 2014-02-25 19:17:57 +00:00