[PATCH] D41729: Add a tool executor that runs actions on all TUs in the compilation database.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 4 09:20:07 PST 2018
ioeric created this revision.
ioeric added a reviewer: hokein.
Herald added subscribers: cfe-commits, mgorny, klimek.
Tool results are deduplicated by the result key.
Repository:
rC Clang
https://reviews.llvm.org/D41729
Files:
include/clang/Tooling/AllTUsExecution.h
lib/Tooling/AllTUsExecution.cpp
lib/Tooling/CMakeLists.txt
lib/Tooling/Execution.cpp
unittests/Tooling/ExecutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41729.128622.patch
Type: text/x-patch
Size: 13975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180104/bbfee223/attachment-0001.bin>
More information about the cfe-commits
mailing list