[PATCH] D105958: [clang][darwin] add support for version remapping to the Darwin SDK Info class
Alex Lorenz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 21:58:05 PDT 2021
arphaman created this revision.
arphaman added reviewers: dexonsmith, Bigcheese.
Herald added subscribers: ributzka, mgorny.
arphaman requested review of this revision.
Herald added projects: clang, LLVM.
Herald added a subscriber: llvm-commits.
This patch is a pre-commit for https://reviews.llvm.org/D105257. It adds support for the macOS -> Mac Catalyst version mapping to the Darwin SDK Info class, alongside appropriate unit tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105958
Files:
clang/include/clang/Basic/DarwinSDKInfo.h
clang/lib/Basic/DarwinSDKInfo.cpp
clang/lib/Driver/ToolChains/Darwin.cpp
clang/unittests/Basic/CMakeLists.txt
clang/unittests/Basic/DarwinSDKinfoTest.cpp
llvm/include/llvm/Support/VersionTuple.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105958.358508.patch
Type: text/x-patch
Size: 14951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/9b90b88a/attachment.bin>
More information about the llvm-commits
mailing list