| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix comment. | Ted Kremenek | 2008-07-11 | 1 | -2/+3 |
| * | Do not emit a "missing -dealloc" warning if a class contains no ivars that ar... | Ted Kremenek | 2008-07-07 | 1 | -3/+19 |
| * | Skip the "-dealloc" check if a ObjC class contains no ivars. | Ted Kremenek | 2008-07-03 | 1 | -2/+7 |
| * | For the -dealloc checker, check the LangOptions to determine whether or not t... | Ted Kremenek | 2008-07-03 | 1 | -4/+14 |
| * | Added static analysis check to see if a subclass of NSObject implements -deal... | Ted Kremenek | 2008-07-03 | 1 | -0/+118 |

