Go to file
Duncan P. N. Exon Smith 9727e7865e IR: MDNode => Value: NamedMDNode::addOperand()
Change `NamedMDNode::addOperand()` to take a `Value *` instead of an
`MDNode *`.  This is part of PR21433.

llvm-svn: 221359
2014-11-05 17:16:09 +00:00
clang Remove superceded warning warn_forgotten_module_header 2014-11-05 16:43:18 +00:00
clang-tools-extra [clang-tidy] google-readability-function: skip std::nullptr_t 2014-11-05 11:08:39 +00:00
compiler-rt When run on a ppc64le based platform, the check-sanitizer build looks for 2014-11-05 16:35:23 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Mark another test as UNSUPPORTED with ASAN and MSAN 2014-11-04 17:03:47 +00:00
libcxxabi Disable backtrace libcxxabi test on ARM 2014-11-05 14:45:46 +00:00
lld PECOFF: Set the AddressOfRelocationTable in the DOS header 2014-11-05 06:37:08 +00:00
lldb for Oleksiy Vyalov - Redirect stdin, stdout and stderr to /dev/null when launching LLGS process. Differential Revision: http://reviews.llvm.org/D6105 2014-11-05 00:58:55 +00:00
llvm IR: MDNode => Value: NamedMDNode::addOperand() 2014-11-05 17:16:09 +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 Use argument type directly from fflush if available in translation unit 2014-11-04 09:18:24 +00:00