1. 6e319f6 Add basic covariant thunk generation support. WIP. by Mike Stump · 15 years ago
  2. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  3. dec025b Refine vcall offsets. Cleanups. WIP. by Mike Stump · 15 years ago
  4. 77ca8f6 Install thunks later to fixup overrides. Track space taken by vbase by Mike Stump · 15 years ago
  5. 9124bcc Add mangling for covariant thunks. by Mike Stump · 15 years ago
  6. 883f127 Shorten name. by Mike Stump · 15 years ago
  7. 141c5af Add mangling for thunks. by Mike Stump · 15 years ago
  8. 738f8c2 Add beginnigs of rtti generation, wire up more of -fno-exceptions. by Mike Stump · 15 years ago
  9. f121677 Add code to setup the vtable pointer in the constructor. Work in progress. by Mike Stump · 15 years ago
  10. 27ae536 Add support for generating (very basic) C++ destructors. These aren't called by anything yet. by Anders Carlsson · 15 years ago
  11. 3ac86b5 Add support for mangling C++ constructors. Review appreciated (I'm looking at you, Doug) by Anders Carlsson · 15 years ago
  12. 41aa8c1 Add support for mangling guard variables. by Anders Carlsson · 15 years ago
  13. ca3f25c fix several problems with asm renaming, by pulling it into the mangling code: by Chris Lattner · 16 years ago
  14. 6ec3668 Address Chris's comments regarding C++ name mangling. by Douglas Gregor · 16 years ago
  15. 5f2bfd4 Add basic support for C++ name mangling according to the Itanium C++ by Douglas Gregor · 16 years ago