[Lldb-commits] [PATCH] D69742: [LLDB][Python] remove ArgInfo::count
Lawrence D'Anna via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 4 12:50:22 PST 2019
lawrence_danna marked 2 inline comments as done.
lawrence_danna added a comment.
In D69742#1732608 <https://reviews.llvm.org/D69742#1732608>, @labath wrote:
> At this point, should we just delete the ArgInfo struct altogether, and replace it with a plain `unsigned`?
Sounds like a good idea to me. Maybe I'll do that in a followon patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69742/new/
https://reviews.llvm.org/D69742
More information about the lldb-commits
mailing list