| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't try to emit the vtable for a class just because we're emitting a | John McCall | 2010-06-02 | 1 | -6/+5 |
| * | Rework when and how vtables are emitted, by tracking where vtables are | Douglas Gregor | 2010-05-13 | 1 | -0/+1 |
| * | Delay codegen of vtables when handling implicit instantiations. | Rafael Espindola | 2010-03-10 | 1 | -5/+5 |
| * | Make deleting and complete dtor variants defer to other dtor variants by | John McCall | 2010-02-18 | 1 | -1/+33 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Test for my last patch. | Fariborz Jahanian | 2009-11-30 | 1 | -0/+19 |

