[Lldb-commits] [PATCH] D134333: When there are variable errors, display an error in VS Code's local variables view.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 21 07:54:36 PDT 2022
labath added a comment.
Do we actually promise that strings returned by the SB API will live forever? That's not something *I* would want to promote. I always though that we're ConstStringifying the return values only when we don't know any better...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134333/new/
https://reviews.llvm.org/D134333
More information about the lldb-commits
mailing list