[all-commits] [llvm/llvm-project] 6e95d5: Add an XcodeSDK::GetSDKTypeForTriple function

adrian-prantl via All-commits all-commits at lists.llvm.org
Thu May 7 11:13:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e95d51ecfab0801b75448b20bd3447645a1142a
      https://github.com/llvm/llvm-project/commit/6e95d51ecfab0801b75448b20bd3447645a1142a
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M lldb/include/lldb/Utility/XcodeSDK.h
    M lldb/source/Utility/XcodeSDK.cpp
    M lldb/unittests/Utility/XcodeSDKTest.cpp

  Log Message:
  -----------
  Add an XcodeSDK::GetSDKTypeForTriple function

This is something used in swift-lldb, but of general usefulness.

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

<rdar://problem/62684906>




More information about the All-commits mailing list