[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
Fri Jan 5 02:32:23 PST 2018


ioeric updated this revision to Diff 128719.
ioeric marked 2 inline comments as done.
ioeric added a comment.

Address review comments.


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.128719.patch
Type: text/x-patch
Size: 13992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/f8107624/attachment-0001.bin>


More information about the cfe-commits mailing list