[PATCH] D110160: [clang][tooling] NFC: Refactor command-line diagnostic tests

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 21 05:27:33 PDT 2021


jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This patch uses a different command-line arguments to test `clang::tooling::ToolInvocation` in order to simplify downstream integration.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110160

Files:
  clang/unittests/Tooling/ToolingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110160.373875.patch
Type: text/x-patch
Size: 4533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210921/a0af41f1/attachment.bin>


More information about the cfe-commits mailing list