Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
cbc198785c8ec64c1f869e65132cd4336f5c750a
/
tools
/
clang-check
/
ClangCheck.cpp
b1e25a1
[Driver] Refactor clang driver to use LLVM's Option library
by Reid Kleckner
· 11 years ago
373b807
Add support for static analysis to clang-check
by Pavel Labath
· 11 years ago
88c2004
clang-check: Enable specification of additional compiler arguments
by Pavel Labath
· 11 years ago
b8238b6
clang-check: Introduce llvm::sys::PrintStackTraceOnErrorSignal()
by NAKAMURA Takumi
· 12 years ago
b1f67db
Style and Doc fix for CommonOptionsParser
by Edwin Vane
· 12 years ago
5e5f726
As opposed to the clang-fixit tool described on
by Daniel Jasper
· 12 years ago
18857f7
Workaround for MacOSX build failure with gcc <= 4.4
by Alexander Kornienko
· 12 years ago
c80ca02
Fixed http://llvm.org/bugs/show_bug.cgi?id=13777
by Alexander Kornienko
· 12 years ago
6fbe982
Updated LibTooling.html, minor improvements in CommonOptionsParser
by Alexander Kornienko
· 12 years ago
d7166b0
Reverted clang-check to fully supported CommandLine Library use-case: global
by Alexander Kornienko
· 12 years ago
4846470
Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check
by Alexander Kornienko
· 12 years ago
dea8fba
The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool
by Alexander Kornienko
· 12 years ago
140d513
Updated -help message in clang-check.
by Alexander Kornienko
· 12 years ago
d217a66
Fix usage instructions for clang-check.
by Daniel Jasper
· 12 years ago
4187df5
Adds support for auto-detection of compilation databases, looking in a directory and all its parents.
by Arnaud A. de Grandmaison
· 12 years ago
8fa2fb8
Adds support for auto-detection of compilation databases
by Manuel Klimek
· 12 years ago
30318e6
Adds a FixedCompilationDatabase to be able to specify tool parameters
by Manuel Klimek
· 13 years ago
cb971c6
Adds a tooling library.
by Manuel Klimek
· 13 years ago