Go to file
Douglas Gregor 9e0a5b3900 Teach the ASTImporter to perform DeclContext lookups in a way that
avoids loading data from an external source, since those lookups were
causing some "interesting" recursion in LLDB.

This code is not efficient. I plan to remedy this inefficiency in a
follow-up commit.

llvm-svn: 142023
2011-10-15 00:10:27 +00:00
clang Teach the ASTImporter to perform DeclContext lookups in a way that 2011-10-15 00:10:27 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11113 2011-10-11 21:28:38 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Add function decls to their parent decl context. 2011-10-14 22:47:18 +00:00
llvm Add missing correctness check to ARMTargetLowering::ReconstructShuffle. Fixes PR11129. 2011-10-14 23:58:49 +00:00
polly ScopDetection: Improve error messages and add another INVALID case. 2011-10-08 00:49:30 +00:00