[all-commits] [llvm/llvm-project] af015c: Revert "Add a getter to retrieve the XcodeSDK from...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Apr 24 17:01:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af015c1a33b772502be579eb5f62ae3847f27d97
https://github.com/llvm/llvm-project/commit/af015c1a33b772502be579eb5f62ae3847f27d97
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:
-----------
Revert "Add a getter to retrieve the XcodeSDK from Module and unit-test it. (NFC)"
This reverts commit 345df863ce649860bea9040fe5c2f10780d29080.
(Forgot to git-add the new file)
Commit: 06e4f69b225753af396a28be69637f4fc2d8839d
https://github.com/llvm/llvm-project/commit/06e4f69b225753af396a28be69637f4fc2d8839d
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
A lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.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.
(Recommit with missing file git-added)
Compare: https://github.com/llvm/llvm-project/compare/345df863ce64...06e4f69b2257
More information about the All-commits
mailing list