llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

[lldb][SwiftASTContext] Use Platform::GetSDKPathFromDebugInfo

Open Michael137 opened this issue 2 years ago • 4 comments

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

Michael137 avatar Jul 22 '23 10:07 Michael137

@swift-ci test

Michael137 avatar Jul 22 '23 10:07 Michael137

@swift-ci test

Michael137 avatar Jul 26 '23 15:07 Michael137

@swift-ci test

Michael137 avatar Jul 26 '23 15:07 Michael137

@swift-ci test

Michael137 avatar Jul 26 '23 16:07 Michael137