This is an archive of the discontinued LLVM Phabricator instance.

[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,
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).

Diff Detail

Event Timeline

thakis created this revision.Jul 6 2022, 1:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 1:46 PM
thakis requested review of this revision.Jul 6 2022, 1:46 PM
hans accepted this revision.Jul 12 2022, 6:57 AM
hans added a subscriber: hans.

lgtm, but maybe wait a few more days in case the apple folks want to chime in

This revision is now accepted and ready to land.Jul 12 2022, 6:57 AM
dexonsmith added a subscriber: akyrtzi.

LGTM too, but I’m not at Apple these days.

@akyrtzi, can you help find someone appropriate to take a quick look since @arphaman seems busy?

akyrtzi accepted this revision.Jul 12 2022, 7:45 AM
This revision was landed with ongoing or failed builds.Jul 12 2022, 8:04 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 12 2022, 8:04 AM