summaryrefslogtreecommitdiffstats
path: root/tools/clang-import-test
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Add support for remembering origins to ExternalASTMergerSean Callanan2017-09-271-58/+92
* This adds the argument --dump-ir to clang-import-test, which allows Sean Callanan2017-08-071-3/+11
* Fix a bot by linking clang-import-test against libclangDriverSean Callanan2017-07-251-0/+1
* [ExternalASTMerger] Import Objective-C classesSean Callanan2017-07-251-12/+27
* [clang-import-test] Committed missed update to clang-import-test.cppSean Callanan2017-07-111-16/+2
* Preserve CXX method overrides in ASTImporterLang Hames2017-06-201-9/+23
* [ASTImporter] Improve handling of incomplete typesSean Callanan2017-05-131-2/+44
* [clang-import-test] Lookup inside contextsSean Callanan2017-04-111-52/+12
* Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...David Blaikie2017-01-061-1/+1
* Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...David Blaikie2017-01-061-1/+1
* IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...David Blaikie2017-01-051-1/+1
* Testbed and skeleton of a new expression parserSean Callanan2016-12-222-0/+346
* Reverting r290004, r290006, r290010 pending review.Sean Callanan2016-12-192-346/+0
* Added clangLex to the dependencies for clang-import-test.Sean Callanan2016-12-161-0/+1
* Fixed library dependencies on clang-import-test to clean up the bots.Sean Callanan2016-12-161-0/+2
* Testbed and skeleton of a new expression parserSean Callanan2016-12-162-0/+343