- The new option, -arcmt-action, is a simple enum based option.
- The driver is modified to translate the existing -ccc-acmt-* options accordingly
Depends on D83298
Differential D83315 Authored by jansvoboda11 on Jul 7 2020, 8:52 AM.
Details Summary
Depends on D83298
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 7 2020, 8:52 AM Comment Actions I have a slight preference for -arcmt-action=, but up to you if you want to change it. Otherwise LGTM. This revision is now accepted and ready to land.Jul 7 2020, 10:31 AM Comment Actions Instead of using a Separate option kind (-arcmt-action action) use a Joined kind (-arcmt-action=*) dang added a child revision: D83406: Remove NormalizerRetTy and use the decltype of the KeyPath instead.Jul 8 2020, 9:38 AM This revision was landed with ongoing or failed builds.Nov 18 2020, 1:54 AM Closed by commit rG05eeda9752b3: [clang][cli] Turn arcmt-* options into a single option (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306008 |