[PATCH] D34272: [Tooling] A new framework for executing clang frontend actions.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 17 08:52:32 PDT 2017
ioeric updated this revision to Diff 119337.
ioeric added a comment.
- Minor cleanup in tests.
https://reviews.llvm.org/D34272
Files:
include/clang/Tooling/CommonOptionsParser.h
include/clang/Tooling/Execution.h
include/clang/Tooling/StandaloneExecution.h
include/clang/Tooling/ToolExecutorPluginRegistry.h
include/clang/Tooling/Tooling.h
lib/Tooling/CMakeLists.txt
lib/Tooling/CommonOptionsParser.cpp
lib/Tooling/Execution.cpp
lib/Tooling/StandaloneExecution.cpp
lib/Tooling/Tooling.cpp
unittests/Tooling/CMakeLists.txt
unittests/Tooling/ExecutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34272.119337.patch
Type: text/x-patch
Size: 31652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171017/8bc96e1f/attachment-0001.bin>
More information about the cfe-commits
mailing list