[all-commits] [llvm/llvm-project] 7381d8: [lldb][NFC] remove the ResolveSDKPathFromDebugInfo...
Charles Zablit via All-commits
all-commits at lists.llvm.org
Wed Jun 25 15:29:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7381d816f31c2c2c46653c58220a88f632768b5e
https://github.com/llvm/llvm-project/commit/7381d816f31c2c2c46653c58220a88f632768b5e
Author: Charles Zablit <c_zablit at apple.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M lldb/include/lldb/Target/Platform.h
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
M lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
Log Message:
-----------
[lldb][NFC] remove the ResolveSDKPathFromDebugInfo method (#145744)
This patch is part of an effort to remove the
`ResolveSDKPathFromDebugInfo` method, and more specifically the variant
which takes a `Module` as argument.
This PR should be merged after
https://github.com/llvm/llvm-project/pull/144913.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list