[PATCH] D96705: [clang][cli] Add explicit round-trip test
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 15 05:25:40 PST 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 adds a test that verifies all `CompilerInvocation` members are filled correctly during command line round-trip.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96705
Files:
clang/unittests/Frontend/CompilerInvocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96705.323721.patch
Type: text/x-patch
Size: 3520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210215/50a7094e/attachment.bin>
More information about the cfe-commits
mailing list