Age | Commit message (Expand) | Author |
---|---|---|
2012-04-05 | Require that all static analyzer issues have a category. As part of this cha... | Ted Kremenek |
2012-04-04 | Include the "issue context" (e.g. function or method) where a static analyzer... | Ted Kremenek |
2011-10-24 | Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac... | Ted Kremenek |
2011-10-10 | Constant expression evaluation refactoring: | Richard Smith |
2011-09-27 | Fix a crash in MallocOverflowSecurityChecker. Patch by Lei Zhang. | Anna Zaks |
2011-09-20 | [analyzer] Refactor PathDiagnosticLocation: Make PathDiagnosticLocation(Sourc... | Anna Zaks |
2011-08-03 | [analyzer] Introduce MallocOverflowSecurityChecker, a simple flow-sensitive c... | Ted Kremenek |