Go to file
Dmitry Vyukov 22196e777c tsan: fix deadlock in deadlock detector
forget to unlock a mutex on one of the paths

llvm-svn: 203663
2014-03-12 14:55:20 +00:00
clang ARM: Correct alignment of structs passed as byval pointer 2014-03-12 14:02:50 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt tsan: fix deadlock in deadlock detector 2014-03-12 14:55:20 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS 2014-03-12 04:11:34 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld [docs] Add a note on how to build LLD on Windows. 2014-03-11 22:40:43 +00:00
lldb Fix friendship declaration to match actual class declaration. 2014-03-12 11:49:05 +00:00
llvm Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true. 2014-03-12 14:42:51 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Refactor Polly's Pass creation and initialization. 2014-03-11 21:26:06 +00:00