This patch adds a test that verifies all CompilerInvocation members are filled correctly during command line round-trip.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96705
[clang][cli] Add explicit round-trip test ClosedPublic Authored by jansvoboda11 on Feb 15 2021, 5:25 AM.
Details
Summary This patch adds a test that verifies all CompilerInvocation members are filled correctly during command line round-trip.
Diff Detail
Event Timelinejansvoboda11 created this revision. This revision is now accepted and ready to land.Feb 15 2021, 10:44 AM Closed by commit rGed8632851588: [clang][cli] Add explicit round-trip test (authored by jansvoboda11). · Explain WhyFeb 16 2021, 5:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323976 clang/unittests/Frontend/CompilerInvocationTest.cpp
|