summaryrefslogtreecommitdiff
path: root/include/clang/Tooling/AllTUsExecution.h
Commit message (Expand)AuthorAgeFilesLines
* Removed ToolExecutor::isSingleProcess, it is not used by anythingDmitri Gribenko2019-08-141-2/+0
* [Tooling] Expose ExecutorConcurrency option.Diego Astiazaran2019-08-071-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Tooling] Add "-filter" option to AllTUsExecutionHaojian Wu2018-11-051-0/+2
* [Tooling] Add a isSingleProcess() helper to ToolExecutorIlya Biryukov2018-08-241-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-3/+3
* [Tooling] Don't deduplicate tool results in the All-TUs executor.Eric Liu2018-01-171-1/+1
* Add a tool executor that runs actions on all TUs in the compilation database.Eric Liu2018-01-051-0/+76