1. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  2. e213235 Don't try to emit the vtable for a class just because we're emitting a by John McCall · 15 years ago
  3. 6fb745b Rework when and how vtables are emitted, by tracking where vtables are by Douglas Gregor · 15 years ago
  4. bbf58bb Delay codegen of vtables when handling implicit instantiations. by Rafael Espindola · 15 years ago
  5. 3b47733 Make deleting and complete dtor variants defer to other dtor variants by by John McCall · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. abce699 Test for my last patch. by Fariborz Jahanian · 15 years ago