This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] NFC: Move parseSimpleArgs
ClosedPublic

Authored by jansvoboda11 on Jan 6 2021, 6:05 AM.

Details

Summary

This patch moves parseSimpleArgs closer to ParseDiagnosticArgs so that sharing the parsing macro between them can be done more locally in a future patch.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Jan 6 2021, 6:05 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 6 2021, 6:05 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jansvoboda11 updated this revision to Diff 314876.EditedJan 6 2021, 6:13 AM

Only move parseSimpleArgs closer to ParseDiagnosticArgs

jansvoboda11 retitled this revision from [clang][cli] NFC: Move marshalling macros closer together to [clang][cli] NFC: Move parseSimpleArgs.Jan 6 2021, 6:15 AM
jansvoboda11 edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 6 2021, 12:24 PM
This revision was landed with ongoing or failed builds.Jan 7 2021, 5:15 AM
This revision was automatically updated to reflect the committed changes.