[Lldb-commits] [PATCH] D128453: Automate checking for "command that takes no arguments" being passed arguments in CommandObjectParsed

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 24 00:04:17 PDT 2022


labath added a subscriber: srhines.
labath added a comment.

In D128453#3606296 <https://reviews.llvm.org/D128453#3606296>, @JDevlieghere wrote:

> This is great, it both guarantees consistently and enforces command objects registering their arguments. LGTM.
>
> For the RenderScript plugin, I remember this at an LLVM social when @labath was in town. At the time, we were very close to being able to get rid of it, which is now several years ago. Pavel, do you remember who we spoke to and if we've reached the point where this can go away?

I don't know what's the state of renderscript, but I think @srhines is the person you have in mind.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128453/new/

https://reviews.llvm.org/D128453



More information about the lldb-commits mailing list