summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CheckObjCDealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip the "-dealloc" check if a ObjC class contains no ivars.Ted Kremenek2008-07-031-2/+7
* For the -dealloc checker, check the LangOptions to determine whether or not t...Ted Kremenek2008-07-031-4/+14
* Added static analysis check to see if a subclass of NSObject implements -deal...Ted Kremenek2008-07-031-0/+118
OpenPOWER on IntegriCloud