Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix off-by-one bug in diagnostic prose of ObjCContainersASTChecker. | Ted Kremenek | 2012-09-07 | 1 | -1/+3 |
* | 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 | -1/+2 |
* | Basic: import SmallString<> into clang namespace | Dylan Noblesmith | 2012-02-05 | 1 | -2/+2 |
* | Move a method from IdentifierTable.h out of line and remove the SmallString i... | Benjamin Kramer | 2012-02-04 | 1 | -0/+1 |
* | [analyzer] Minor cleanups to the ObjCSelfInitChecker. | Anna Zaks | 2012-02-04 | 1 | -1/+1 |
* | [analyzer] Fix a false positive in the CFArrayCreate check that surfaces | Anna Zaks | 2012-02-02 | 1 | -1/+10 |
* | [analyzer] Add an AST checker that checks for a common pitfall when | Anna Zaks | 2012-01-26 | 1 | -0/+163 |