[all-commits] [llvm/llvm-project] 808bbc: [clang][darwin] Add support for macOS -> Mac Catalyst

Alex Lorenz via All-commits all-commits at lists.llvm.org
Tue Jul 20 14:26:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 808bbc2c47028ff5c2cc0bf7a1d5140adec9202a
      https://github.com/llvm/llvm-project/commit/808bbc2c47028ff5c2cc0bf7a1d5140adec9202a
  Author: Alex Lorenz <arphaman at gmail.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M clang/include/clang/Basic/DarwinSDKInfo.h
    M clang/lib/Basic/DarwinSDKInfo.cpp
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/unittests/Basic/CMakeLists.txt
    A clang/unittests/Basic/DarwinSDKinfoTest.cpp
    M llvm/include/llvm/Support/VersionTuple.h

  Log Message:
  -----------
  [clang][darwin] Add support for macOS -> Mac Catalyst
version remapping to the Darwin SDK Info

Differential Revision: https://reviews.llvm.org/D105958




More information about the All-commits mailing list