summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Apply whitespace cleanups by Honggyu Kim.Ted Kremenek2015-09-081-1/+1
* [Static Analyzer] Basic per checker command line option validation.Gabor Horvath2015-07-091-0/+25
* [C++11] Use 'nullptr'. StaticAnalyzer edition.Craig Topper2014-05-271-1/+1
* [C++11] Replace llvm::tie with std::tie.Benjamin Kramer2014-03-021-2/+2
* Expose the name of the checker producing each diagnostic message.Alexander Kornienko2014-02-111-0/+1
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* Include pruning and general cleanup.Benjamin Kramer2012-12-011-0/+1
* Revert my patches which removed Diagnostic.h includes by moving some operator...Benjamin Kramer2012-02-071-1/+0
* Move various diagnostic operator<< overloads out of line and remove includes ...Benjamin Kramer2012-02-041-0/+1
* [analyzer] Ensure that the order in which checker callbacks are calledAnna Zaks2011-12-151-2/+3
* [analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose2011-08-161-0/+149
OpenPOWER on IntegriCloud