Allow clang tools to display an overview when using the CommonOptionsParser.
authorManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 12:20:59 +0000 (12:20 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 12:20:59 +0000 (12:20 +0000)
commit7a698519e8087f78e1ce719c37586ff94de97641
tree1a24700f6a26ebf64a8d7de3ec9ab43ab81c6a06
parentdce2347f6da405bad7f44d31edeb3a6f3ea30e43
Allow clang tools to display an overview when using the CommonOptionsParser.

Patch by Guillaume Papin.

llvm-svn: 186671
clang/include/clang/Tooling/CommonOptionsParser.h
clang/lib/Tooling/CommonOptionsParser.cpp