[Lldb-commits] [PATCH] D94937: [lldb] change SBStructuredData GetStringValue signature
Pedro Tammela via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 18 16:46:07 PST 2021
tammela added a comment.
In D94937#2505676 <https://reviews.llvm.org/D94937#2505676>, @JDevlieghere wrote:
> We guarantee that the SB API is ABI stable so you cannot change the signature of existing functions. Would an overload do the trick?
Hmmm, that's tricky. I will see if I can come up with something.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94937/new/
https://reviews.llvm.org/D94937
More information about the lldb-commits
mailing list