summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Execution.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Tooling] Expose ExecutorName option.Eric Liu2018-10-121-1/+1
* [Tooling] Use UniqueStringSaver. NFCSam McCall2018-07-231-10/+1
* [Tooling] Optimize memory usage in InMemoryToolResults.Haojian Wu2018-04-111-2/+11
* Add a tool executor that runs actions on all TUs in the compilation database.Eric Liu2018-01-051-1/+4
* [Tooling] Fix linking of StandaloneToolExecutorPlugin.Eric Liu2017-11-031-1/+7
* [Tooling] Put createExecutorFromCommandLineArgs implementation in a wrapper. NFCEric Liu2017-11-031-3/+13
* [Tooling] A new framework for executing clang frontend actions.Eric Liu2017-10-261-0/+89
OpenPOWER on IntegriCloud