This was promised 5 years ago in https://reviews.llvm.org/D32796,
let's do it.
Both flags are still accepted. No behavior change except for which
form shows up in --help output and in dumps of internal state
(such as with RC_DEBUG_OPTIONS).
Paths
| Differential D129226
[clang/mac] Make -mmacos-version-min the canonical spelling over -mmacosx-version-min ClosedPublic Authored by thakis on Jul 6 2022, 1:46 PM.
Details Summary This was promised 5 years ago in https://reviews.llvm.org/D32796, Both flags are still accepted. No behavior change except for which
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 12 2022, 6:57 AM This revision was landed with ongoing or failed builds.Jul 12 2022, 8:04 AM Closed by commit rGd489268392d2: [clang/mac] Make -mmacos-version-min the canonical spelling over -mmacosx… (authored by thakis). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443949 clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-debug-flags.c
|