summaryrefslogtreecommitdiff
path: root/lib/AST/ExternalASTSource.cpp
Commit message (Expand)AuthorAge
* Move virtual methods out of line.Rafael Espindola2014-05-21
* If a declaration is loaded, and then a module import adds a redeclaration, thenRichard Smith2014-05-16
* [C++11] Use 'nullptr'. AST edition.Craig Topper2014-05-12
* Simplify FindExternalVisibleDeclsByName by making it return a bool indicatingRichard Smith2013-02-07
* Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky2012-04-16
* Don't force the complete deserialization of the visible-declarationsDouglas Gregor2011-08-24
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-23
* Augment the interface of ExternalASTSource::FindExternalLexicalDecls()Douglas Gregor2011-07-15
* From Vassil Vassilev:Axel Naumann2011-05-04
* From Vassil Vassilev:Axel Naumann2011-02-28