1. e23fb90 Fix a couple of Doxygen issues pointed out by -Wdocumentation. by Dmitri Gribenko · 12 years ago
  2. 3b6bef9 Push ArrayRef through the Expr hierarchy. by Benjamin Kramer · 12 years ago
  3. 70517ca Fix a bunch of -Wdocumentation warnings. by Dmitri Gribenko · 12 years ago
  4. dc48305 objective-c arc: Patch to suggest bridge casting of CF by Fariborz Jahanian · 12 years ago
  5. cba0ebc Change warning to error when property setter names conflict. // rdar://11528439 by Fariborz Jahanian · 12 years ago
  6. b5b155c objective-c: warn on use of property setters by Fariborz Jahanian · 12 years ago
  7. d10099e Move Sema::RequireCompleteType() and Sema::RequireCompleteExprType() by Douglas Gregor · 12 years ago
  8. 9879556 objective-arc: Retune my previous patch so warning by Fariborz Jahanian · 12 years ago
  9. 289677d objective-c arc: Issue warning under -Wreceiver-is-weak by Fariborz Jahanian · 12 years ago
  10. a2c91e7 objective-c: Issue diagnostic when an implicit by Fariborz Jahanian · 12 years ago
  11. 88507dd Make control flow more explicit for rebuilding property reference expressions without their OpaqueValueExprs by Douglas Gregor · 12 years ago
  12. f53bc31 super and class property reference expressions don't need to be by Douglas Gregor · 12 years ago
  13. b085d89 Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property by Argyrios Kyrtzidis · 12 years ago
  14. a78eca2 objective-c: Improve diagnostics and by Fariborz Jahanian · 12 years ago
  15. 4e4d084 Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). by David Blaikie · 12 years ago
  16. ebcb57a Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, by Ted Kremenek · 12 years ago
  17. 97df54e Pull the OpaqueValueExpr's source expression into its constructor, so by Douglas Gregor · 12 years ago
  18. 746f5bc Add IsImplicit field in ObjCMessageExpr that is true when the message by Argyrios Kyrtzidis · 13 years ago
  19. 01e19be Fix the instantiation of pseudo-object expressions. This is a by John McCall · 13 years ago
  20. 32509f1 Resolve placeholder expressions before trying to deduce by John McCall · 13 years ago
  21. 1aa1721 Revert r143972, which didn't actually compile under -Wnon-virtual-dtor. by Matt Beaumont-Gay · 13 years ago
  22. dc4df51 There are some crazy cases that LookupMethodInReceiverType by John McCall · 13 years ago
  23. 8cacea5 Better fix for -Wnon-virtual-dtor by Matt Beaumont-Gay · 13 years ago
  24. 90f93d4 Appease -Wnon-virtual-dtor by Matt Beaumont-Gay · 13 years ago
  25. acf9e82 Unbreak gcc build. by Benjamin Kramer · 13 years ago
  26. 4b9c2d2 Change the AST representation of operations on Objective-C by John McCall · 13 years ago
  27. aa9807a Reflow code. No intended functionality change. by Benjamin Kramer · 13 years ago
  28. 3c3b7f9 Restore r142914 and r142915, now with missing file and apparent by John McCall · 13 years ago