Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
bab0d39dbc417c9ea093df66b8134fb85a95f843
/
lib
/
StaticAnalyzer
/
Checkers
/
ClangSACheckers.h
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
· 13 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
695fb50
[analyzer] Pass CheckerManager to the registration functions.
by Argyrios Kyrtzidis
· 14 years ago
c869abe
When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow Checkers.inc to be
by Argyrios Kyrtzidis
· 14 years ago
2dbf07d
Revert r125642. This broke the build? It should be a no-op.
by Nick Lewycky
· 14 years ago
864b983
Don't use "../foo" to return to the current directory.
by Nick Lewycky
· 14 years ago
027a6ab
[analyzer] Use the new registration mechanism on some of the internal checks. These are:
by Argyrios Kyrtzidis
· 14 years ago
43dee22
[analyzer] Overhauling of the checker registration mechanism.
by Argyrios Kyrtzidis
· 14 years ago