Go to file
Aaron Watry c9b88d32be atomic: define extension functions for existing atomic implementations
We were missing the local versions of the atom_* before

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 217911
2014-09-16 22:34:21 +00:00
clang Don't try to devirtualize non-virtual calls 2014-09-16 22:23:33 +00:00
clang-tools-extra [clang-tidy] When emitting header guard fixes bundle all fix-its into one 2014-09-16 17:41:19 +00:00
compiler-rt tsan: support longjmp out of signal handlers 2014-09-16 21:48:22 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: define extension functions for existing atomic implementations 2014-09-16 22:34:21 +00:00
libcxx Fix for mismatch to handle evil iterators which overload operator comma 2014-09-16 20:40:05 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] Fix two-level namespace ordinals 2014-09-16 20:27:28 +00:00
lldb Fixed an issue where the last N load commands in the mach-o core file would not be read in where N was the number of LC_THREAD load commands. 2014-09-16 20:50:29 +00:00
llvm [llvm-objdump] improve error reporting of bad mach-o ordinals 2014-09-16 22:03:13 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00