commit | b75a3451bcae1301875282e73a13934c90b6574c | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Sat Oct 15 00:10:27 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Sat Oct 15 00:10:27 2011 +0000 |
tree | 7eacc3951cdcb53eec7152408fb3412092415104 | |
parent | fd5f6866a7574f12ecac5cceb7359ff253f83145 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142023 91177308-0d34-0410-b5e6-96231b3b80d8