| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Tooling] Avoid working-dir races in AllTUsToolExecutor | Ilya Biryukov | 2019-03-22 | 1 | -14/+7 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Tooling] Correct the total number of files being processed when `filter` is ... | Haojian Wu | 2018-11-05 | 1 | -4/+6 |
| * | [Tooling] Add "-filter" option to AllTUsExecution | Haojian Wu | 2018-11-05 | 1 | -1/+11 |
| * | [Tooling] Wait for all threads to finish before resetting CWD. | Eric Liu | 2018-09-12 | 1 | -0/+2 |
| * | [Tooling] Restore working dir in ClangTool. | Ilya Biryukov | 2018-09-11 | 1 | -1/+13 |
| * | [Tooling] Optimize memory usage in InMemoryToolResults. | Haojian Wu | 2018-04-11 | 1 | -1/+2 |
| * | [Tooling] Don't deduplicate tool results in the All-TUs executor. | Eric Liu | 2018-01-17 | 1 | -11/+6 |
| * | Add a tool executor that runs actions on all TUs in the compilation database. | Eric Liu | 2018-01-05 | 1 | -0/+165 |

