Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed ToolExecutor::isSingleProcess, it is not used by anything | Dmitri Gribenko | 2019-08-14 | 1 | -7/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Tooling] Expose ExecutorName option. | Eric Liu | 2018-10-12 | 1 | -0/+2 |
* | [Tooling] Add a isSingleProcess() helper to ToolExecutor | Ilya Biryukov | 2018-08-24 | 1 | -0/+7 |
* | [Tooling] Use UniqueStringSaver. NFC | Sam McCall | 2018-07-23 | 1 | -3/+2 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -15/+15 |
* | [Tooling] Optimize memory usage in InMemoryToolResults. | Haojian Wu | 2018-04-11 | 1 | -3/+14 |
* | [Tooling] Put createExecutorFromCommandLineArgs implementation in a wrapper. NFC | Eric Liu | 2017-11-03 | 1 | -0/+7 |
* | [Tooling] A new framework for executing clang frontend actions. | Eric Liu | 2017-10-26 | 1 | -0/+168 |