This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

jansvoboda11 requested review of this revision.Feb 15 2021, 5:25 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2021, 5:25 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Feb 15 2021, 10:44 AM
This revision was automatically updated to reflect the committed changes.