| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Tooling] Add "-filter" option to AllTUsExecution | Haojian Wu | 2018-11-05 | 1 | -2/+5 |
| * | [Tooling] Add a isSingleProcess() helper to ToolExecutor | Ilya Biryukov | 2018-08-24 | 1 | -0/+2 |
| * | Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st... | Roman Lebedev | 2018-02-27 | 1 | -3/+1 |
| * | [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu... | Roman Lebedev | 2018-02-27 | 1 | -1/+3 |
| * | [Tooling] Test more APIs of ToolExecutor. NFC. | Eric Liu | 2018-01-26 | 1 | -3/+8 |
| * | Add a tool executor that runs actions on all TUs in the compilation database. | Eric Liu | 2018-01-05 | 1 | -1/+68 |
| * | [Tooling] Test internal::createExecutorFromCommandLineArgsImpl instead of the... | Eric Liu | 2017-11-06 | 1 | -8/+8 |
| * | [Tooling] Fix linking of StandaloneToolExecutorPlugin. | Eric Liu | 2017-11-03 | 1 | -7/+0 |
| * | Try to fix warnings and windows test failures caused by r316653 | Eric Liu | 2017-10-26 | 1 | -9/+9 |
| * | [Tooling] A new framework for executing clang frontend actions. | Eric Liu | 2017-10-26 | 1 | -0/+228 |

