Go to file
Pavel Labath fcc7f6622f Resumbit "Fix race condition during process detach"
This is a resubmission of r248371. It also incorporates the process event hijack patch by Kyrill
Lapshin in D12968.

llvm-svn: 249554
2015-10-07 15:11:11 +00:00
clang clang-format: Fixed missing space between Obj-C for/in and a typecast. 2015-10-07 15:09:08 +00:00
clang-tools-extra Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast. 2015-10-07 12:24:57 +00:00
compiler-rt builtins: fix build 2015-10-07 03:30:02 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Remove unnecessary inline functions capturing the contents of C library macros. 2015-10-06 22:03:22 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld [ELF2] -z now option implemented 2015-10-07 15:00:21 +00:00
lldb Resumbit "Fix race condition during process detach" 2015-10-07 15:11:11 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [ARM][AArch64] Only lower to interleaved load/store if the target has NEON 2015-10-07 14:53:29 +00:00
openmp Fix memory corruption in Windows debug library 2015-09-25 17:23:17 +00:00
polly IRBuilder: Use Map.lookup instead of Map.find [NFC] 2015-10-07 13:35:20 +00:00