1. d6471f7 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 13 years ago
  2. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 13 years ago
  3. 2acc6e3 de-constify llvm::Type, patch by David Blaikie! by Chris Lattner · 13 years ago
  4. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  5. 755d849 After some discussion with Doug, we decided that it made a lot more sense by John McCall · 13 years ago
  6. 379b515 More __unknown_anytype work. by John McCall · 13 years ago
  7. d26bc76 Use the "undergoes default argument promotion" bit on parameters to by John McCall · 13 years ago
  8. 5808ce4 More capturing of 'this': implicit member expressions. Getting that by John McCall · 13 years ago
  9. 6ec278d Do a proper recursive lookup when deciding whether a class's usual by John McCall · 13 years ago
  10. 1af610f Make the destructor be the 'vtable anchor' of the CGCXXABI class. by Anders Carlsson · 14 years ago
  11. ee7cde2 Move CGCXXABI functions to CGCXXABI.cpp by Anders Carlsson · 14 years ago
  12. 4992eaf Add a CGCXXABI.cpp file. by Anders Carlsson · 14 years ago