This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by jansvoboda11 on Feb 5 2021, 9:57 AM.

Details

Summary

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

Diff Detail

Event Timeline

jansvoboda11 created this revision.Feb 5 2021, 9:57 AM
jansvoboda11 requested review of this revision.Feb 5 2021, 9:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 5 2021, 9:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Feb 5 2021, 6:40 PM

Switch from member functions to static ones

This revision was landed with ongoing or failed builds.Feb 10 2021, 2:28 AM
This revision was automatically updated to reflect the committed changes.