[all-commits] [llvm/llvm-project] 79feaf: Add an internal bit to the XcodeSDK class.

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Apr 24 12:56:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 79feafa5147af3cfaa821a5488ac40ed8b79b072
      https://github.com/llvm/llvm-project/commit/79feafa5147af3cfaa821a5488ac40ed8b79b072
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M lldb/include/lldb/Utility/XcodeSDK.h
    M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
    M lldb/source/Utility/XcodeSDK.cpp
    M lldb/unittests/Host/HostInfoTest.cpp
    M lldb/unittests/Utility/XcodeSDKTest.cpp

  Log Message:
  -----------
  Add an internal bit to the XcodeSDK class.

For developing the OS itself there exists an "internal" variant of
each SDK. This patch adds support for these SDK directories to the
XcodeSDK class.

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




More information about the All-commits mailing list