1. bed28ac Fix a typo (the the => the) by Sylvestre Ledru · 12 years ago
  2. d4f5198 Remove get(V)BaseClassOffsetInBits, the CharUnit functions should be used instead. by Benjamin Kramer · 12 years ago
  3. 581deb3 Revert Decl's iterators back to pointer value_type rather than reference value_type by David Blaikie · 12 years ago
  4. 262bc18 Remove the ref/value inconsistency in filter_decl_iterator. by David Blaikie · 12 years ago
  5. 8fb9fb6 Replace manual delete[] with OwningArrayPtr. by Benjamin Kramer · 12 years ago
  6. a2189d7 Don't leak vtable thunks. by Benjamin Kramer · 12 years ago
  7. 260a3e4 For the annals of subtle but terrible bugs: fix a longstanding bug by John McCall · 12 years ago
  8. 4e4d084 Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). by David Blaikie · 12 years ago
  9. 79a5501 Fix a use of the C99 PRI format macros not to conflict with C++11 UDLs. by Benjamin Kramer · 12 years ago
  10. 4f80e00 Make format string 64 bit safe. by Benjamin Kramer · 13 years ago
  11. 5e1cdac Rename TagDecl::isDefinition -> isCompleteDefinition by John McCall · 13 years ago
  12. 2401846 Move VTable builder to AST by Peter Collingbourne · 13 years ago