aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/BugReporterVisitors.cpp
AgeCommit message (Expand)Author
2010-03-27Checker: random include cleanup.Benjamin Kramer
2010-03-20Reapply r99024 (but with the memory issue now fixed).Ted Kremenek
2010-03-20Check if a BugReporterVisitor has already been added to a BugReporterContext.Ted Kremenek
2010-03-20Revert r99024, "Augment path diagnostics to include displaying when a messageDaniel Dunbar
2010-03-20Augment path diagnostics to include displaying when a message expressionTed Kremenek
2010-02-16Add simpler checker to check if variables captured by a block are uninitialized.Ted Kremenek
2010-02-08Revert 95541.Ted Kremenek
2010-02-08Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu
2010-01-25Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek