summaryrefslogtreecommitdiffstats
path: root/lib/AST/ExternalASTSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky2012-04-161-1/+4
* Don't force the complete deserialization of the visible-declarationsDouglas Gregor2011-08-241-2/+0
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* Augment the interface of ExternalASTSource::FindExternalLexicalDecls()Douglas Gregor2011-07-151-2/+2
* From Vassil Vassilev:Axel Naumann2011-05-041-0/+2
* From Vassil Vassilev:Axel Naumann2011-02-281-0/+59