1. 85b4521 Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. by Benjamin Kramer · 15 years ago
  2. 51bd803 Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize by John McCall · 15 years ago
  3. b116884 Keep track of type references in DeclReferenceMap. by Argyrios Kyrtzidis · 15 years ago
  4. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  5. 81e8456 Use helper class ASTVisitor to fully traverse an AST. by Argyrios Kyrtzidis · 15 years ago
  6. 80ede1d Handle references from ObjCIvarRefExprs. by Argyrios Kyrtzidis · 15 years ago
  7. b57a4fe Move the functionality of ASTContext::getCanonicalDecl(), into a virtual method Decl::getCanonicalDecl(). by Argyrios Kyrtzidis · 15 years ago
  8. 9e6bc06 In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them. by Argyrios Kyrtzidis · 15 years ago
  9. c3a6540 fix file headers. by Chris Lattner · 15 years ago
  10. ccbcb70 Move ASTLocation and DeclReferenceMap from the AST library to the Index library. by Argyrios Kyrtzidis · 15 years ago[Renamed (95%) from lib/AST/DeclReferenceMap.cpp]
  11. 874012b Rename 'ASTNode' -> 'ASTLocation'. by Argyrios Kyrtzidis · 15 years ago
  12. 2c2ba3e Introduce the DeclReferenceMap class inside the AST library. by Argyrios Kyrtzidis · 15 years ago