Add a getter to retrieve the XcodeSDK from Module and unit-test it. (NFC)
authorAdrian Prantl <aprantl@apple.com>
Fri, 24 Apr 2020 23:49:37 +0000 (16:49 -0700)
committerAdrian Prantl <aprantl@apple.com>
Fri, 24 Apr 2020 23:51:54 +0000 (16:51 -0700)
commit345df863ce649860bea9040fe5c2f10780d29080
treea1769bf4567e9ca660fc9092bb143f8626d76a7b
parent65f58878e72a40d68ef3899c766846ee9ec7cf29
Add a getter to retrieve the XcodeSDK from Module and unit-test it. (NFC)

This API is used by swift-lldb.
lldb/include/lldb/Core/Module.h
lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.h