summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/ExternalASTMerger.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-4/+4
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* Add support for remembering origins to ExternalASTMergerSean Callanan2017-09-271-7/+132
* clang-import-test had some dead code. I did the following to eliminate it:Sean Callanan2017-07-101-4/+0
* Fixed warning: 'virtual void clang::ExternalASTSource::CompleteType(clang::Ob...Galina Kistanova2017-06-071-0/+2
* [ASTImporter] Improve handling of incomplete typesSean Callanan2017-05-131-0/+2
* [clang-import-test] Lookup inside contextsSean Callanan2017-04-111-0/+51