This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c90294d Fix typo new d6a559c Update llvm command line parser to support subcommands.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/CommandLine.h | 78 +++++- lib/Support/CommandLine.cpp | 476 +++++++++++++++++++++++++++------- unittests/Support/CommandLineTest.cpp | 204 ++++++++++++++- unittests/Support/ProgramTest.cpp | 4 +- 4 files changed, 654 insertions(+), 108 deletions(-)