-
ToolExecutorPluginRegistry.h
| | Authored by ioeric on Jun 16 2017, 2:36 AM. Event Timelineioeric retitled this revision from Prototyping tooling::ToolExecutor. to [Tooling] A new framework for executing clang frontend actions.. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 5 lines | | 182 lines | | 89 lines | | 24 lines | | 6 lines | | | | 2 lines | | 8 lines | | 106 lines | | 95 lines | | 1 line | | | | 1 line | | 228 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
368b2df1441b | 6ecc0550e59f | 95a95be5a53b | Eric Liu | Minor comment update. | Oct 25 2017, 7:52 AM | 95a95be5a53b | b1a82cd495c3 | aa0361c45779 | Eric Liu | Only expose result reporting interface from Execution so that callbacks don't… (Show More…) | Oct 25 2017, 7:37 AM | aa0361c45779 | 8b20ac92f8b1 | e0d89911c89e | Eric Liu | Get rid of the unused 'createExecutorByName' interface. | Oct 25 2017, 5:05 AM | e0d89911c89e | d6cd7ac0dc11 | ef68be913de3 | Eric Liu | Experimented and refined the interfaces. | Oct 24 2017, 6:46 AM | ef68be913de3 | b5e6046f5b7a | 31426cca9763 230376a3f636 | Eric Liu | Merge branch 'master' into arcpatch-D34272 | Oct 24 2017, 6:14 AM | 31426cca9763 | 67af87837c06 | bf343bda433e 4992303e6004 | Eric Liu | Merge branch 'option' into arcpatch-D34272 | Oct 19 2017, 7:33 AM | 4992303e6004 | f5fdaac422a4 | e454a0b73bff | Eric Liu | clang-format code. | Oct 19 2017, 7:31 AM | e454a0b73bff | e323df44c182 | 8c75d7f53dc6 | Eric Liu | Make the factory method return an expected object instead of unique_ptr. | Oct 19 2017, 7:26 AM | bf343bda433e | f49604aa5ed8 | 2fbe07c0f7a0 | Eric Liu | Narrow supported actions to FrontendActionFactory from ToolAction. | Oct 19 2017, 7:00 AM | 8c75d7f53dc6 | d140aedd4d74 | f32e75837263 | Eric Liu | Move unique_ptr result. | Oct 18 2017, 10:46 AM | 2fbe07c0f7a0 | 2406fc942e9b | 86a4f1f60e46 | Eric Liu | Remove unused variable. | Oct 18 2017, 9:25 AM | f32e75837263 | 25318e10515d | 85a746f51aa3 | Eric Liu | Address review comments. | Oct 18 2017, 5:17 AM | 86a4f1f60e46 | 9745ab4e0b58 | 29f122f1c039 | Eric Liu | Address review comments. | Oct 18 2017, 3:17 AM | 29f122f1c039 | fb6280d39ead | 4dd8ef8b83d1 85a746f51aa3 | Eric Liu | Merge branch 'option' into arcpatch-D34272 | Oct 18 2017, 2:31 AM | 4dd8ef8b83d1 | 960e25014050 | 4bed64b94b47 | Eric Liu | Revert CommonOptionsParser changes. | Oct 18 2017, 2:31 AM | 85a746f51aa3 | 67e3dc8b648f | b2c9b51338ce | Eric Liu | [Tooling] Add a factory method for CommonOptionsParser (Show More…) | Oct 18 2017, 2:29 AM | 4bed64b94b47 | be8ebfa6c501 | 8e65a60fdf66 | Eric Liu | Minor cleanup in CommonOptionsParser. | Oct 18 2017, 2:19 AM | 8e65a60fdf66 | 35ee84ea6566 | 4394d20ed958 | Eric Liu | Add a factory method for creating CommonOptionsParser. | Oct 18 2017, 2:11 AM | 4394d20ed958 | 8c697c13fd60 | 2b2d15f74aad | Eric Liu | Minor cleanup in tests. | Oct 17 2017, 8:52 AM | 2b2d15f74aad | 68ab17c7c18c | 7350d0176e16 | Eric Liu | Addressed review comments. | Oct 17 2017, 8:38 AM | 7350d0176e16 | 095dd945dee4 | e433d6a990b4 | Eric Liu | Move StandaloneToolExecutor into a separate header; added ExecutionTest.cpp. | Oct 17 2017, 8:20 AM | e433d6a990b4 | c70277563cee | a03a5bbb8302 | Eric Liu | Fix broken unit tests when they are run in threads in the same process. | Oct 17 2017, 6:50 AM | a03a5bbb8302 | a0ea515d5823 | f24778da7b5a | Eric Liu | Add a ExecutionContext class. | Oct 16 2017, 6:44 AM | f24778da7b5a | 12fd0eb46a6a | 7c6a343dc536 | Eric Liu | Address review comments. | Oct 16 2017, 2:39 AM | 7c6a343dc536 | e47fa06caa36 | c54e1bf60c82 | Eric Liu | clang-format code. | Oct 16 2017, 1:51 AM | c54e1bf60c82 | fce61f39db37 | b2c9b51338ce | Eric Liu | [Tooling] A new framework for executing clang frontend actions. (Show More…) | Oct 16 2017, 1:32 AM |
|
... is set to true for clarify.