1. cdae941 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. by Yaron Keren · 10 years ago
  2. a7d0384 Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. by Jordan Rose · 13 years ago
  3. f857950 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 13 years ago
  4. 42cf268 Add missing cctype includes. by Joerg Sonnenberger · 13 years ago
  5. 40ed297 Revert Decl's iterators back to pointer value_type rather than reference value_type by David Blaikie · 13 years ago
  6. 2d7c57e Remove the ref/value inconsistency in filter_decl_iterator. by David Blaikie · 14 years ago
  7. bf8da9d Move instantiateTemplateAttribute into the sema namespace, make helpers static. by Benjamin Kramer · 14 years ago
  8. 3dd5fe2 Make sure that the layout-override parser grabs the size, not the data by Douglas Gregor · 14 years ago
  9. e9fc377 Extend the ExternalASTSource interface to allow the AST source to by Douglas Gregor · 14 years ago