This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] Generate and round-trip Target options
ClosedPublic

Authored by jansvoboda11 on Feb 5 2021, 10:09 AM.

Details

Summary

This patch implements generation of remaining target options and tests it by performing parse-generate-parse round trip.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Feb 5 2021, 10:09 AM
jansvoboda11 requested review of this revision.Feb 5 2021, 10:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 5 2021, 10:09 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Switch to static functions

This revision is now accepted and ready to land.Feb 8 2021, 11:30 AM
This revision was landed with ongoing or failed builds.Feb 10 2021, 2:45 AM
This revision was automatically updated to reflect the committed changes.