Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | Require that all static analyzer issues have a category. As part of this cha... | Ted Kremenek | 2012-04-05 | 1 | -1/+1 |
* | Include the "issue context" (e.g. function or method) where a static analyzer... | Ted Kremenek | 2012-04-04 | 1 | -3/+2 |
* | Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac... | Ted Kremenek | 2011-10-24 | 1 | -1/+1 |
* | Constant expression evaluation refactoring: | Richard Smith | 2011-10-10 | 1 | -4/+6 |
* | Fix a crash in MallocOverflowSecurityChecker. Patch by Lei Zhang. | Anna Zaks | 2011-09-27 | 1 | -0/+2 |
* | [analyzer] Refactor PathDiagnosticLocation: Make PathDiagnosticLocation(Sourc... | Anna Zaks | 2011-09-20 | 1 | -2/+4 |
* | [analyzer] Introduce MallocOverflowSecurityChecker, a simple flow-sensitive c... | Ted Kremenek | 2011-08-03 | 1 | -0/+262 |