[Lldb-commits] [PATCH] D69133: eliminate nontrivial Reset(...) from TypedPythonObject
Lawrence D'Anna via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Oct 19 01:06:38 PDT 2019
lawrence_danna added a comment.
In D69133#1715544 <https://reviews.llvm.org/D69133#1715544>, @labath wrote:
> While I appreciate the desire to reduce "boilerplate", I also think there's a lot of value in consistency....
oh, yea somehow I thought going through the twine would still copy the string, I see you're right, it won't.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69133/new/
https://reviews.llvm.org/D69133
More information about the lldb-commits
mailing list