Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -4/+16 | |
| | | | | | | | | | | Language-design credit goes to a lot of people, but I particularly want to single out Blaine Garst and Patrick Beard for their contributions. Compiler implementation credit goes to Argyrios, Doug, Fariborz, and myself, in no particular order. llvm-svn: 133103 | |||||
* | [analyzer] Rename CheckerV2 -> Checker. | Argyrios Kyrtzidis | 2011-03-01 | 1 | -2/+2 | |
| | | | | llvm-svn: 126726 | |||||
* | Tidy up help text in Checkers.td, and rename StackAddrLeakChecker to ↵ | Ted Kremenek | 2011-02-25 | 1 | -0/+205 | |
StackAddrEscapeChecker. llvm-svn: 126522 |