[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 21 10:21:51 PDT 2016


zturner updated this revision to Diff 61401.
zturner added a comment.

This reverts the llvm-pdbdump part of the changes so that the diff is much smaller.  Anyone interested in seeing that can just look at an earlier revision of this diff.


http://reviews.llvm.org/D21485

Files:
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp
  unittests/Support/CommandLineTest.cpp
  unittests/Support/ProgramTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21485.61401.patch
Type: text/x-patch
Size: 39611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/15696e09/attachment.bin>


More information about the llvm-commits mailing list