Go to file
Jason Molenda c1946cd8e1 Don't bother calling Reserve on the vector unless we have entries to be added.
llvm-svn: 177776
2013-03-22 23:42:09 +00:00
clang Use RequireCompleteType() instead of isIncompleteType(). 2013-03-22 21:33:46 +00:00
clang-tools-extra Fix Makefile. 2013-03-20 10:02:35 +00:00
compiler-rt Revert 177745 as it was incorrect 2013-03-22 18:16:57 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc
libcxx Test cleanup with respect to use of deprecated tmpnam function. Also Windows port for these tests to use _tempnam. The bulk of this patch was donated anonymously. I've tested it on OS X and accept responsibility for it. If I've broken anyone's platform by switching from tmpnam to mktemp for the generation of temporary file names, just let me know. Should be easy to fix in test/support/platform_support.h 2013-03-22 20:05:40 +00:00
libcxxabi
lld [ELF][Hexagon][test] check .got.plt order 2013-03-20 23:39:43 +00:00
lldb Don't bother calling Reserve on the vector unless we have entries to be added. 2013-03-22 23:42:09 +00:00
llvm [docs] Document usage of SmallVectorImpl in interfaces. 2013-03-22 23:41:29 +00:00
polly ScopInfo: do not call getCanonicalInductionVariable for SCEVCodegen 2013-03-22 22:07:43 +00:00