| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include the "issue context" (e.g. function or method) where a static ↵ | Ted Kremenek | 2012-04-04 | 1 | -1/+1 |
| | | | | | | | | | analyzer issue occurred in the plist output. Fixes <rdar://problem/11004527> llvm-svn: 154030 | ||||
| * | Basic: import SmallString<> into clang namespace | Dylan Noblesmith | 2012-02-05 | 1 | -1/+1 |
| | | | | | | | | (I was going to fix the TODO about DenseMap too, but that would break self-host right now. See PR11922.) llvm-svn: 149799 | ||||
| * | Move a method from IdentifierTable.h out of line and remove the SmallString ↵ | Benjamin Kramer | 2012-02-04 | 1 | -0/+1 |
| | | | | | | | | | include. Fix all the transitive include users. llvm-svn: 149783 | ||||
| * | [analyzer] Add checks for common anti-patterns in strncat. | Anna Zaks | 2012-01-31 | 1 | -0/+190 |
| (Since this is syntax only, might be a good candidate for turning into a compiler warning.) llvm-svn: 149407 | |||||

