[Lldb-commits] [PATCH] D79384: Explicitly pass a module to register Xcode SDKs with to ParseXcodeSDK. Was: Add an API that allows iterating over a debug map's OSO's Modules
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 6 17:04:24 PDT 2020
aprantl added a comment.
Thanks, Pavel that was really helpful! Using cu->GetModule() indeed works, and is of course much cleaner.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79384/new/
https://reviews.llvm.org/D79384
More information about the lldb-commits
mailing list