1. 271d4c2 Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of by Chris Lattner · 17 years ago
  2. c686813 The "unused ivar" check now has a category: "Optimization" by Ted Kremenek · 17 years ago
  3. 0e8cfa4 Have the UnusedIvar check skip ivars with setters/getters created by @synthesize. by Ted Kremenek · 17 years ago
  4. 083541a Properly skip IBOutlets when checking for unused ivars. by Ted Kremenek · 17 years ago
  5. 4b8805a Ivar access mode ObjCIvarDecl::None == ObjCIvarDecl::Protected, not private. by Ted Kremenek · 17 years ago
  6. 69ea785 Add prototype implementation of unused ivar check. by Ted Kremenek · 17 years ago