Skip to content
Commit 3d0adb32 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Augment the interface of ExternalASTSource::FindExternalLexicalDecls()

to allow clients to specify that they've already (correctly) loaded
declarations, and that no further action is needed. 

Also, make sure that we clear the "has external lexical declarations"
bit before calling FindExternalLexicalDecls(), to avoid infinite
recursion.

llvm-svn: 135306
parent ad94608b
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