This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] Port FileSystem options to new option parsing system
ClosedPublic

Authored by jansvoboda11 on Jul 20 2020, 10:03 AM.

Diff Detail

Event Timeline

dang created this revision.Jul 20 2020, 10:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2020, 10:03 AM
jansvoboda11 commandeered this revision.Dec 11 2020, 7:25 AM
jansvoboda11 added a reviewer: dang.
jansvoboda11 added a subscriber: jansvoboda11.

Taking over this patch as Daniel is no longer involved.

jansvoboda11 planned changes to this revision.Dec 11 2020, 7:27 AM
jansvoboda11 retitled this revision from Port FileSystem options to new option parsing system to [clang][cli] Port FileSystem options to new option parsing system.Dec 14 2020, 1:03 AM
jansvoboda11 requested review of this revision.Dec 14 2020, 1:05 AM

Changes involved moving working_directory and working_directory_EQ back to their original lines.

This revision is now accepted and ready to land.Dec 14 2020, 1:05 AM
This revision was landed with ongoing or failed builds.Dec 14 2020, 1:17 AM
This revision was automatically updated to reflect the committed changes.