aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/ClangSACheckers.h
AgeCommit message (Expand)Author
2012-04-05Require that all static analyzer issues have a category. As part of this cha...Ted Kremenek
2011-08-16[analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose
2011-03-29[analyzer] For -analyzer-checker-help show all the info about groups, package...Argyrios Kyrtzidis
2011-02-17[analyzer] Pass CheckerManager to the registration functions.Argyrios Kyrtzidis
2011-02-17When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow ...Argyrios Kyrtzidis
2011-02-16Revert r125642. This broke the build? It should be a no-op.Nick Lewycky
2011-02-16Don't use "../foo" to return to the current directory.Nick Lewycky
2011-02-15[analyzer] Use the new registration mechanism on some of the internal checks....Argyrios Kyrtzidis
2011-02-14[analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis