Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
a9ad400e7a937e80dddb1b8a6f4c00eddbcb59e0
/
lib
/
StaticAnalyzer
/
Frontend
/
CheckerRegistration.cpp
55fc873
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
987695a
Move AnalyzerOptions.h into 'Core' StaticAnalyzer sub-library.
by Ted Kremenek
· 13 years ago
5705a40
Move AnalyzerOptions.h to include/clang/StaticAnalyzer.
by Ted Kremenek
· 13 years ago
c0a4377
Promote warn_unknown_analyzer_checker to an error. Addresses <rdar://problem/10987863>.
by Ted Kremenek
· 13 years ago
6f42b62
Basic: import OwningPtr<> into clang namespace
by Dylan Noblesmith
· 14 years ago
d6471f7
Rename Diagnostic to DiagnosticsEngine as per issue 5397
by David Blaikie
· 14 years ago
b7b0608
Fix typo.
by Jordy Rose
· 14 years ago
a8fd0bc
[analyzer] Add a warning for an incompatible plugin version.
by Jordy Rose
· 14 years ago
6875325
Silence compiler warnings by casting object pointers to function pointers via intptr_t.
by Benjamin Kramer
· 14 years ago
77a33a7
[analyzer] Add basic support for pluggable checkers.
by Jordy Rose
· 14 years ago
08b8653
[analyzer] Overhaul of checker registration in preparation for basic plugin support. Removes support for checker groups (we can add them back in later if we decide they are still useful), and -analyzer-checker-help output is a little worse for the time being (no packages).
by Jordy Rose
· 14 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
9bc1afc
[analyzer] For -analyzer-checker-help show all the info about groups, packages, and which packages/checkers are hidden.
by Argyrios Kyrtzidis
· 14 years ago
deb6447
[analyzer] Introduce "event" mechanism in CheckerManager.
by Argyrios Kyrtzidis
· 15 years ago
116f364
Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers.
by Argyrios Kyrtzidis
· 15 years ago
2e471a3
[analyzer] Add LangOptions in CheckerManager.
by Argyrios Kyrtzidis
· 15 years ago
27af04b
Fix the clang-wpa example.
by Argyrios Kyrtzidis
· 15 years ago
43dee22
[analyzer] Overhauling of the checker registration mechanism.
by Argyrios Kyrtzidis
· 15 years ago