1. 0e8cfa4 Have the UnusedIvar check skip ivars with setters/getters created by @synthesize. by Ted Kremenek · 16 years ago
  2. 083541a Properly skip IBOutlets when checking for unused ivars. by Ted Kremenek · 16 years ago
  3. 4b8805a Ivar access mode ObjCIvarDecl::None == ObjCIvarDecl::Protected, not private. by Ted Kremenek · 16 years ago
  4. 69ea785 Add prototype implementation of unused ivar check. by Ted Kremenek · 16 years ago