1. ea218b8 Add a "TypeSpecStartLoc" to FieldDecl. Patch contributed by Enea Zaffanella. by Steve Naroff · 16 years ago
  2. ad93a74 Read/write TagDecl's RBraceLoc from/to PCH files. by Argyrios Kyrtzidis · 16 years ago
  3. 643b7df Patch adds test to my previous patch for assigning to by Fariborz Jahanian · 16 years ago
  4. 6fb0aee Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. by Argyrios Kyrtzidis · 16 years ago
  5. 40b598e Remove the ASTContext parameter from the attribute-related methods of Decl. by Argyrios Kyrtzidis · 16 years ago
  6. 8cff90e Serialize FunctionDecl's EndRangeLoc out to the PCH file. by Argyrios Kyrtzidis · 16 years ago
  7. e0762c9 Keep track of when declarations are "used" according to C and by Douglas Gregor · 16 years ago
  8. 68584ed Move the static DeclAttrs map into ASTContext. Fixes <rdar://problem/6983177>. by Douglas Gregor · 16 years ago
  9. 44dfc98 Unify coding style. by Zhongxing Xu · 16 years ago
  10. 0e10813 Use a reference to modify the DeclIDs map. by Zhongxing Xu · 16 years ago
  11. 8dbc3c6 Enumeration declarations that were instantiated from an enumeration by Douglas Gregor · 16 years ago
  12. 77b7f1d Check that the function being overridden is virtual. by Anders Carlsson · 16 years ago
  13. a75e853 Improvements to the FunctionDecl getters/setters. by Anders Carlsson · 16 years ago
  14. 1eee0e7 Link FunctionDecls instantiated from the member functions of a class by Douglas Gregor · 16 years ago
  15. ea5ce47 add an abbreviation for common PARM_VAR_DECL. All but 9 of the by Chris Lattner · 16 years ago
  16. 12b1c76 split decl writing out to its own PCHWriterDecl.cpp file. by Chris Lattner · 16 years ago