[all-commits] [llvm/llvm-project] cd21c0: Revert "Revert "Host: generalise `GetXcodeSDKPath`""

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Mon May 29 10:18:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd21c0d30c0803b24e1dcf71d2f04cb46e539905
      https://github.com/llvm/llvm-project/commit/cd21c0d30c0803b24e1dcf71d2f04cb46e539905
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M lldb/include/lldb/Host/HostInfoBase.h
    M lldb/include/lldb/Host/macosx/HostInfoMacOSX.h
    M lldb/source/Core/Module.cpp
    M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
    M lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
    M lldb/unittests/Host/HostInfoTest.cpp

  Log Message:
  -----------
  Revert "Revert "Host: generalise `GetXcodeSDKPath`""

This reverts commit c46d9af26cefb0b24646d3235b75ae7a1b8548d4.

Rename the variable to avoid `-Wchanges-meaning` warning.  Although, it
might be better to squelch the warning as it is of low value IMO.




More information about the All-commits mailing list