Go to file
Dmitry Vyukov a12923e265 tsan: intercept vfork
this fixes obscure false positives
see the comments and the test for details

llvm-svn: 202400
2014-02-27 14:36:16 +00:00
clang [CMake] Teach build system to build/test compiler-rt with a just-built Clang 2014-02-27 09:09:39 +00:00
clang-tools-extra Made the ClangTidyTest helper class independent of the testing framework. 2014-02-27 14:28:02 +00:00
compiler-rt tsan: intercept vfork 2014-02-27 14:36:16 +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 update the declaration from llvm::OwningPtr to llvm::IntrusiveRefCntPtr to match the clang update (r202346) on ASTContext 2014-02-27 10:46:57 +00:00
llvm Revert r202396, r202397. 2014-02-27 14:24:13 +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