summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h
Commit message (Expand)AuthorAgeFilesLines
* [analyzer][NFC] Move CheckerRegistry from the Core directory to FrontendKristof Umann2018-12-151-37/+0
* [analyzer] Drastically simplify the tblgen files used for checkersKristof Umann2018-11-121-1/+1
* [analyzer] Move Checkers.inc to clang/include/...Chih-Hung Hsieh2016-04-281-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-2/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [analyzer] Replace bug category magic strings with shared constants, take 2.Jordan Rose2013-10-041-1/+1
* Don't include the header outside the include guards, it defeats the purpose o...Argyrios Kyrtzidis2012-12-171-2/+2
* Require that all static analyzer issues have a category. As part of this cha...Ted Kremenek2012-04-051-0/+2
* [analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose2011-08-161-0/+1
* [analyzer] For -analyzer-checker-help show all the info about groups, package...Argyrios Kyrtzidis2011-03-291-1/+1
* [analyzer] Pass CheckerManager to the registration functions.Argyrios Kyrtzidis2011-02-171-2/+2
* When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow ...Argyrios Kyrtzidis2011-02-171-1/+1
* Revert r125642. This broke the build? It should be a no-op.Nick Lewycky2011-02-161-1/+1
* Don't use "../foo" to return to the current directory.Nick Lewycky2011-02-161-1/+1
* [analyzer] Use the new registration mechanism on some of the internal checks....Argyrios Kyrtzidis2011-02-151-1/+1
* [analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis2011-02-141-0/+34
OpenPOWER on IntegriCloud