summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/ExecutionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Test more APIs of ToolExecutor. NFC.Eric Liu2018-01-261-3/+8
* Add a tool executor that runs actions on all TUs in the compilation database.Eric Liu2018-01-051-1/+68
* [Tooling] Test internal::createExecutorFromCommandLineArgsImpl instead of the...Eric Liu2017-11-061-8/+8
* [Tooling] Fix linking of StandaloneToolExecutorPlugin.Eric Liu2017-11-031-7/+0
* Try to fix warnings and windows test failures caused by r316653Eric Liu2017-10-261-9/+9
* [Tooling] A new framework for executing clang frontend actions.Eric Liu2017-10-261-0/+228
OpenPOWER on IntegriCloud