[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
Tue Jun 28 11:58:08 PDT 2016
zturner added a comment.
@beanz, are you ok with this change now given that there is a unit test
verifying that `removeOption` works with `AllSubCommands` and
`TopLevelSubCommand`?
http://reviews.llvm.org/D21485
More information about the llvm-commits
mailing list