1. 6af9662 Remove more unnecessary #include <llvm/ADT/SmallVector.h> by Francois Pichet · 13 years ago
  2. 4020cae Objective-C++ ARC: eliminate the utterly unjustified loophole that by Douglas Gregor · 13 years ago
  3. e559ca1 Objective-ARC++: infer template type arguments of by Douglas Gregor · 13 years ago
  4. f85e193 Automatic Reference Counting. by John McCall · 13 years ago
  5. b995e04 Remove crash recovery cleanups from TypeLocBuilder. They were a bit error prone, only hit in rare cases. by Ted Kremenek · 13 years ago
  6. 6ad6e95 Recovery memory from TypeLocBuilders during crashes. by Ted Kremenek · 13 years ago
  7. 2e4c34a Teach CXXScopeSpec to handle the extension of a nested-name-specifier by Douglas Gregor · 13 years ago
  8. 7e44e3f Make TypeLocBuilder an implementation detail of Sema. Nobody else should be using it by Douglas Gregor · 14 years ago[Renamed (97%) from include/clang/AST/TypeLocBuilder.h]
  9. 41bafb1 API enhancements to TypeLocBuilder. by John McCall · 14 years ago
  10. 480076c Provide a method to clear the current state of a TypeLocBuilder. by John McCall · 14 years ago
  11. c12c5bb Substantially alter the design of the Objective C type AST by introducing by John McCall · 14 years ago
  12. a93c934 DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated variables, by John McCall · 15 years ago
  13. ed97649 Fix "using typename" and the instantiation of non-dependent using declarations. by John McCall · 15 years ago
  14. 7745cab Make a few headers parse standalone by Douglas Gregor · 15 years ago
  15. 109de5e Add TypeLocBuilder, an API for incrementally creating TypeLocs. Change by John McCall · 15 years ago