Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | [Tooling] Use UniqueStringSaver. NFC | Sam McCall | 2018-07-23 | 1 | -10/+1 |
* | [Tooling] Optimize memory usage in InMemoryToolResults. | Haojian Wu | 2018-04-11 | 1 | -2/+11 |
* | Add a tool executor that runs actions on all TUs in the compilation database. | Eric Liu | 2018-01-05 | 1 | -1/+4 |
* | [Tooling] Fix linking of StandaloneToolExecutorPlugin. | Eric Liu | 2017-11-03 | 1 | -1/+7 |
* | [Tooling] Put createExecutorFromCommandLineArgs implementation in a wrapper. NFC | Eric Liu | 2017-11-03 | 1 | -3/+13 |
* | [Tooling] A new framework for executing clang frontend actions. | Eric Liu | 2017-10-26 | 1 | -0/+89 |