Skip to content
Commit 9e0a5b39 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 74d1da5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment