[Lldb-commits] [PATCH] D69742: [LLDB][Python] remove ArgInfo::count

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 4 09:23:37 PST 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

At this point, should we just delete the ArgInfo struct altogether, and replace it with a plain `unsigned`?


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