[all-commits] [llvm/llvm-project] 345df8: Add a getter to retrieve the XcodeSDK from Module ...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Apr 24 16:52:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 345df863ce649860bea9040fe5c2f10780d29080
https://github.com/llvm/llvm-project/commit/345df863ce649860bea9040fe5c2f10780d29080
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M lldb/include/lldb/Core/Module.h
M lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
M lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
M lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
M lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.h
Log Message:
-----------
Add a getter to retrieve the XcodeSDK from Module and unit-test it. (NFC)
This API is used by swift-lldb.
More information about the All-commits
mailing list