This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] Allow users to specify a conditional to prevent parsing options with MarshallingInfo
ClosedPublic

Authored by jansvoboda11 on Jul 27 2020, 9:58 AM.

Diff Detail

Event Timeline

dang created this revision.Jul 27 2020, 9:58 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2020, 9:58 AM
dang updated this revision to Diff 281614.Jul 29 2020, 8:36 AM

Ensure that the default value is assigned even if the option should not get
parsed.

jansvoboda11 commandeered this revision.Dec 18 2020, 6:31 AM
jansvoboda11 added a reviewer: dang.
jansvoboda11 added a subscriber: jansvoboda11.

Taking over this patch, as Daniel is no longer involved.

Rebase, add tests

jansvoboda11 retitled this revision from Allow users to specify a conditional to prevent parsing options with MarshallingInfo to [clang][cli] Allow users to specify a conditional to prevent parsing options with MarshallingInfo.Dec 18 2020, 6:41 AM
jansvoboda11 edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 5 2021, 8:57 AM
This revision was landed with ongoing or failed builds.Jan 7 2021, 1:02 AM
This revision was automatically updated to reflect the committed changes.