| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

