[PATCH] D21485: [cl] Teach cl to support the notion of sub commands (e.g. "git checkout <foo>")

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 06:57:54 PDT 2016


I mentioned in the description that I would eventually submit the two
separately, I included it here to show an example of the syntax to use the
new feature. If you prefer i can remove it entirely from this review
On Sun, Jun 19, 2016 at 10:57 PM Rui Ueyama <ruiu at google.com> wrote:

> ruiu added a subscriber: ruiu.
> ruiu added a comment.
>
> Can you split this patch into two patches -- one is to add the subcommand
> system and the other is to use it in llvm-pdbdump. Since the feature itself
> is pretty generic, I don't think it is a good idea to mix it with other
> change.
>
>
> http://reviews.llvm.org/D21485
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160620/55cc52f8/attachment.html>


More information about the llvm-commits mailing list