8b1f2f9d36faf28028d232c3a5943c433d63c0e7 |
|
19-Jul-2013 |
Manuel Klimek <klimek@google.com> |
Allow clang tools to display an overview when using the CommonOptionsParser. Patch by Guillaume Papin. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186671 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/CommonOptionsParser.h
|
cfa88f893915ceb8ae4ce2f17c46c24a4d67502f |
|
12-Jan-2013 |
Dmitri Gribenko <gribozavr@gmail.com> |
Remove useless 'llvm::' qualifier from names like StringRef and others that are brought into 'clang' namespace by clang/Basic/LLVM.h git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172323 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/CommonOptionsParser.h
|
b1f67dbbb12dec8304434c76c72e01336bf186e4 |
|
14-Dec-2012 |
Edwin Vane <edwin.vane@intel.com> |
Style and Doc fix for CommonOptionsParser - Renaming GetCompilations() and GetSourcePathList() to follow LLVM style. - Updating docs to reflect name change. - Also updating help text to not mention clang-check since this class can be used by any tool. Reviewed By: Alexander Kornienko git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170229 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/CommonOptionsParser.h
|
6fbe982bb487931feb3f1ceb9eec8f7f1961393a |
|
24-Aug-2012 |
Alexander Kornienko <alexfh@google.com> |
Updated LibTooling.html, minor improvements in CommonOptionsParser git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162521 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/CommonOptionsParser.h
|
d7166b01df14173b7f26620c5a89f9934a968f85 |
|
22-Aug-2012 |
Alexander Kornienko <alexfh@google.com> |
Reverted clang-check to fully supported CommandLine Library use-case: global static variables. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162391 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/CommonOptionsParser.h
|