Also use "unknown flag 'flag'" instead of "unknown flag: flag" for
consistency with the other ports.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D91970
[lld/mac] Implement basic typo correction for flags ClosedPublic Authored by thakis on Nov 23 2020, 7:53 AM.
Details Summary Also use "unknown flag 'flag'" instead of "unknown flag: flag" for
Diff Detail Event Timelinehans added inline comments. This revision is now accepted and ready to land.Nov 24 2020, 8:29 AM Closed by commit rG11b762583316: [lld/mac] Implement basic typo correction for flags (authored by thakis). · Explain WhyNov 24 2020, 8:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307081 lld/MachO/DriverUtils.cpp
lld/test/MachO/color-diagnostics.test
lld/test/MachO/driver.test
lld/test/MachO/silent-ignore.test
|
i probably would have kept opt::Arg here, but i guess it's a personal preference