Revert "Host: generalise `GetXcodeSDKPath`"
authorDouglas Yung <douglas.yung@sony.com>
Mon, 1 May 2023 17:22:53 +0000 (10:22 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Mon, 1 May 2023 17:22:53 +0000 (10:22 -0700)
commitc46d9af26cefb0b24646d3235b75ae7a1b8548d4
treeb3f4ae09f172e9bc36efff66c32b2f93e72b7e27
parent4343534a670f74e87841c0ca03d3189b72c04b1d
Revert "Host: generalise `GetXcodeSDKPath`"

This reverts commit ade3c6a6a88ed3a9b06c076406f196da9d3cc1b9.

This breaks the build with GCC and affects at least 2 build bots:
https://lab.llvm.org/buildbot/#/builders/217/builds/20568
https://lab.llvm.org/buildbot/#/builders/243/builds/5576
lldb/include/lldb/Host/HostInfoBase.h
lldb/include/lldb/Host/macosx/HostInfoMacOSX.h
lldb/source/Core/Module.cpp
lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
lldb/unittests/Host/HostInfoTest.cpp