summaryrefslogtreecommitdiffstats
path: root/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] Add ASTContext to CheckerManagerGeorge Karpenkov2018-08-061-1/+3
* [analyzer] Allow registering custom statically-linked analyzer checkersAlexander Kornienko2018-06-271-3/+7
* unique_ptrify clang::ento::createCheckerManagerDavid Blaikie2014-08-291-4/+4
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Factor CheckerManager to be able to pass AnalyzerOptions to checkersTed Kremenek2013-04-161-1/+1
* Rename Diagnostic to DiagnosticsEngine as per issue 5397David Blaikie2011-09-251-2/+2
* [analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose2011-08-161-4/+8
* [analyzer] Add LangOptions in CheckerManager.Argyrios Kyrtzidis2011-02-231-1/+4
* Fix the clang-wpa example.Argyrios Kyrtzidis2011-02-151-0/+26