1. ef44bfb Added initial transfer function support for inline asm. by Ted Kremenek · 17 years ago
  2. 9c16711 Check in a couple fixes for vector extensions. by Nate Begeman · 17 years ago
  3. a716d7a Bug fix in CFG construction: VisitCompoundStmt should return the last created block. by Ted Kremenek · 17 years ago
  4. f4af515 clean up property memory allocation to move it into the ast classes by Chris Lattner · 17 years ago
  5. 55d13b4 make property addition work list all other "add" methods. Do by Chris Lattner · 17 years ago
  6. f8d17a5 add the last two Create methods for decls, woo! by Chris Lattner · 17 years ago
  7. 75c9cae add two more Create methods. by Chris Lattner · 17 years ago
  8. 68c82cf simplify the way ObjCCategoryDecl's get their referenced protocols list by Chris Lattner · 17 years ago
  9. 61f9d41 Add create methods for ObjCCategoryDecl, ObjCForwardProtocolDecl, ObjCClassDecl. by Chris Lattner · 17 years ago
  10. c858105 minor cleanups, make getNumInstanceMethods always return unsigned. by Chris Lattner · 17 years ago
  11. 439e71f fix a crasher where an invalid program that multiply defined by Chris Lattner · 17 years ago
  12. cca59d7 Give ObjCProtocolDecl a Create method. by Chris Lattner · 17 years ago
  13. f962808 hoist a bunch of casting. by Chris Lattner · 17 years ago
  14. 0e77ba0 Add create methods for ObjCIvarDecl and ObjCInterfaceDecl by Chris Lattner · 17 years ago
  15. 58cce3b Make the parameter count of ObjCMethodDecl unsigned, you by Chris Lattner · 17 years ago
  16. b06fa3b remove some dead arguments to ObjCMethodDecl. by Chris Lattner · 17 years ago
  17. 6c4ae5d Give ObjCMethodDecl a Create method. by Chris Lattner · 17 years ago
  18. 1e03a56 Split objc decl implementation out into DeclObjC.cpp by Chris Lattner · 17 years ago
  19. 8e25d86 switch the rest of the C decl classes to do their by Chris Lattner · 17 years ago
  20. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago