Go to file
Naomi Musgrave 21c1bc46ae Rollback of commit "Repress sanitization on User dtor."
This would have suppressed bug 24578, about use-after-
destroy on User and MDNode. Rolled back suppression for
the sake of code cleanliness, in preferance for bug
tracking to keep track of this issue.

This reverts commit 6ff2baabc4625d5b0a8dccf76aa0f72d930ea6c0.

llvm-svn: 246484
2015-08-31 21:06:08 +00:00
clang Revert r246345 until an assertion is fixed. 2015-08-31 20:10:35 +00:00
clang-tools-extra Using an early return as it is more clear; NFC. 2015-08-31 15:28:57 +00:00
compiler-rt builtins: implement __emutls_get_address 2015-08-31 17:14:07 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Remove unused code. NFC 2015-08-31 14:43:41 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind [libunwind] Add support for OpenRISC 1000. 2015-08-31 05:26:37 +00:00
lld Don't allocate space for SHT_NOBITS sections. 2015-08-31 20:23:57 +00:00
lldb Differential Review: http://reviews.llvm.org/D12363 2015-08-28 14:42:03 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Rollback of commit "Repress sanitization on User dtor." 2015-08-31 21:06:08 +00:00
openmp Remove fork_context argument from __kmp_join_call() when OMPT is off 2015-08-31 18:15:00 +00:00
polly Fix another typo in the subloop counting 2015-08-31 21:04:51 +00:00