[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:33:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC321864: Add a tool executor that runs actions on all TUs in the compilation database. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41729?vs=128719&id=128720#toc

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


More information about the cfe-commits mailing list