Go to file
Ted Kremenek 81541c561c Add ArrayRef<> interface to get the formal parameters of a BlockDecl.
llvm-svn: 199471
2014-01-17 07:15:26 +00:00
clang Add ArrayRef<> interface to get the formal parameters of a BlockDecl. 2014-01-17 07:15:26 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt [asan] Fix a build warning on windows. 2014-01-16 14:21:17 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [PECOFF] Tests for DLL name in the export table. 2014-01-16 21:31:27 +00:00
lldb Undo r199448, already implemented in r199426 2014-01-17 00:53:01 +00:00
llvm VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions don't use the size fields it controls. 2014-01-17 07:11:45 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00