1. b0f533e [ms-cxxabi] Implement MSVC virtual base adjustment by Reid Kleckner · 11 years ago
  2. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 11 years ago
  3. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 11 years ago
  4. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 11 years ago
  5. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 11 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 8432f25 Add a much more thorough test of casts to virtual bases, and fix by Eli Friedman · 15 years ago
  8. edee783 Uncomment some commented out code. by Anders Carlsson · 15 years ago
  9. 2f1986b Change GetAddressCXXOfBaseClass to use CXXBasePaths for calculating base class offsets. Fix the code to handle virtual bases as well. by Anders Carlsson · 15 years ago