llvm-project
llvm-project copied to clipboard
[lldb][SwiftASTContext] Use Platform::GetSDKPathFromDebugInfo
In https://reviews.llvm.org/D156020 we moved GetSDKPathFromDebugInfo
into the Platform component so it can be shared between Swift
and non-Swift plugins.
This patch simply uses that function instead. We wrap the call to it so we can continue to do additional logging
@swift-ci test
@swift-ci test
@swift-ci test
@swift-ci test