[PATCH] D105695: [clang][tooling] Accept Clang invocations with multiple cc1 jobs

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 14 13:30:58 PDT 2021


jansvoboda11 updated this revision to Diff 358724.
jansvoboda11 retitled this revision from "[clang][tooling] Accept Clang invocations with "-fno-integrated-as"" to "[clang][tooling] Accept Clang invocations with multiple cc1 jobs".
jansvoboda11 edited the summary of this revision.
jansvoboda11 added a comment.

Handle cases with multiple input files and architectures, add tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105695/new/

https://reviews.llvm.org/D105695

Files:
  clang/include/clang/Tooling/Tooling.h
  clang/lib/Tooling/Tooling.cpp
  clang/test/Tooling/clang-check-offload.cpp
  clang/unittests/Tooling/ToolingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105695.358724.patch
Type: text/x-patch
Size: 7926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210714/d652fc5c/attachment.bin>


More information about the cfe-commits mailing list