aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
AgeCommit message (Expand)Author
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2012-12-01Include pruning and general cleanup.Benjamin Kramer
2012-02-07Revert my patches which removed Diagnostic.h includes by moving some operator...Benjamin Kramer
2012-02-04Move various diagnostic operator<< overloads out of line and remove includes ...Benjamin Kramer
2011-12-15[analyzer] Ensure that the order in which checker callbacks are calledAnna Zaks
2011-08-16[analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose