summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Reimplement dependencies between checkersKristof Umann2019-01-261-3/+67
* [analyzer] Fix an bug where statically linked, but not registered checkers we...Kristof Umann2019-01-261-4/+12
* [analyzer][NFC] Keep track of whether enabling a checker was explictly specif...Kristof Umann2019-01-261-67/+77
* [analyzer][NFC] Supply CheckerRegistry with AnalyzerOptionsKristof Umann2019-01-261-13/+10
* [analyzer] Supply all checkers with a shouldRegister functionKristof Umann2019-01-261-8/+16
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Allow direct navigation to static analysis checker documentation through SARI...Aaron Ballman2018-12-201-7/+7
* [analyzer][NFC] Merge ClangCheckerRegistry to CheckerRegistryKristof Umann2018-12-151-13/+67
* [analyzer][NFC] Move CheckerRegistry from the Core directory to FrontendKristof Umann2018-12-151-0/+193
OpenPOWER on IntegriCloud