[all-commits] [llvm/llvm-project] 3d0d7d: [clang][driver][darwin] support -target with Mac C...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Thu Oct 28 18:46:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d0d7d8c5b669332f55c0af654b10f510bde1932
https://github.com/llvm/llvm-project/commit/3d0d7d8c5b669332f55c0af654b10f510bde1932
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/darwin-maccatalyst.c
Log Message:
-----------
[clang][driver][darwin] support -target with Mac Catalyst triple without OS version
Some users might omit the version and assume the compiler will target the initial
Mac Catalyst version.
More information about the All-commits
mailing list