Go to file
Douglas Gregor dc5c958602 Make Sema::LocallyScopedExternalDecls lazily deserialized. In theory,
we could turn this into an on-disk hash table so we don't load the
whole thing the first time we need it. However, it tends to be very,
very small (i.e., empty) for most precompiled headers, so it isn't all
that interesting.

llvm-svn: 136352
2011-07-28 14:20:37 +00:00
clang Make Sema::LocallyScopedExternalDecls lazily deserialized. In theory, 2011-07-28 14:20:37 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Optimizing valarray::operator=(some-valarray-expression) 2011-07-27 23:19:59 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb Make the test criteria more stringent with respect to rdar://problem/8668674 to prevent accidental pass. 2011-07-28 00:52:23 +00:00
llvm Add a unittest for the simply connected components (SCC) iterator class. 2011-07-28 14:17:11 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00