1. cbf8dde Fix PR17382 - properly group virtual method overloads in the vftable by Timur Iskhodzhanov · 11 years ago
  2. a53d7a0 Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  3. 8f189a9 Abstract out virtual calls and virtual function prologue code generation; implement them for -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  4. 635de28 Add MicrosoftVFTableContext to AST by Timur Iskhodzhanov · 11 years ago
  5. c72ff4f [ms-cxxabi] Fix r182865 to have an actual Itanium-style key function by Reid Kleckner · 11 years ago
  6. 5a8b049 [ms-cxxabi] There are no key functions in the Microsoft C++ ABI by Reid Kleckner · 11 years ago
  7. 59660c2 Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058 by Timur Iskhodzhanov · 12 years ago
  8. 649c731 First step towards vftable generation with -cxx-abi microsoft PR13231 by Timur Iskhodzhanov · 12 years ago