Go to file
Duncan P. N. Exon Smith d06c165bb2 IR: Remove reference to ENABLE_MDNODE_UNIQUING
Apparently `MDNode` uniquing used to be optional.  I suppose the
configure flag must have disappeared at some point.  Change the test so
it actually tests uniquing, and remove the check for
`ENABLE_MDNODE_UNIQUING`.

llvm-svn: 223617
2014-12-07 19:02:48 +00:00
clang clang-format: Don't merge lines with comments. 2014-12-07 16:44:49 +00:00
clang-tools-extra [clang-tidy] Add clang-tidy check for unique_ptr's reset+release -> move 2014-12-05 11:59:05 +00:00
compiler-rt XFAILing suppression tests on Android. The suppression files are not being transfered to the device. 2014-12-05 22:47:44 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Give lit.cfg's threading options default values when not defined. 2014-12-07 08:52:19 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld [mach-o] fix leak in atoms -> normalized 2014-12-05 22:03:28 +00:00
lldb Fixed an unfortunate reversed conditional that 2014-12-06 02:31:49 +00:00
llgo Roll gofrontend to 2a85649c19e1. 2014-12-04 20:39:58 +00:00
llvm IR: Remove reference to ENABLE_MDNODE_UNIQUING 2014-12-07 19:02:48 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Drop unused 'docs' directory 2014-12-07 16:04:33 +00:00