Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed ToolExecutor::isSingleProcess, it is not used by anything | Dmitri Gribenko | 2019-08-14 | 1 | -2/+0 |
* | [Tooling] Expose ExecutorConcurrency option. | Diego Astiazaran | 2019-08-07 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Tooling] Add "-filter" option to AllTUsExecution | Haojian Wu | 2018-11-05 | 1 | -0/+2 |
* | [Tooling] Add a isSingleProcess() helper to ToolExecutor | Ilya Biryukov | 2018-08-24 | 1 | -0/+2 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -3/+3 |
* | [Tooling] Don't deduplicate tool results in the All-TUs executor. | Eric Liu | 2018-01-17 | 1 | -1/+1 |
* | Add a tool executor that runs actions on all TUs in the compilation database. | Eric Liu | 2018-01-05 | 1 | -0/+76 |