[all-commits] [llvm/llvm-project] 953ba1: [clang/ios] Make -mios-version-min the canonical s...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jul 12 12:09:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 953ba18fda9230c0ac382e90c62b3f48af311db7
https://github.com/llvm/llvm-project/commit/953ba18fda9230c0ac382e90c62b3f48af311db7
Author: Nico Weber <thakis at chromium.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Darwin.cpp
Log Message:
-----------
[clang/ios] Make -mios-version-min the canonical spelling over -miphoneos-version-min
Like https://reviews.llvm.org/D129226, but for iOS.
No behavior change.
Differential Revision: https://reviews.llvm.org/D129569
More information about the All-commits
mailing list