This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] NFC: Move conditional LangOptions parsing/generation
ClosedPublic

Authored by jansvoboda11 on Apr 16 2021, 8:21 AM.

Details

Summary

NFC, this simplifies the main parsing/generating functions by moving logic around conditional LangOptions where it belongs.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Apr 16 2021, 8:21 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 16 2021, 8:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Apr 16 2021, 8:37 AM
This revision was landed with ongoing or failed builds.Apr 19 2021, 2:25 AM
This revision was automatically updated to reflect the committed changes.