[Lldb-commits] [PATCH] D103390: [lldb] Remove SBCommandReturnObject::ref
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 31 01:55:57 PDT 2021
jankratochvil accepted this revision.
jankratochvil added a comment.
This revision is now accepted and ready to land.
I agree it should not be permitted to return the internal object from SB API. And if it still compiles after moving to `private:` then why not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103390/new/
https://reviews.llvm.org/D103390
More information about the lldb-commits
mailing list