Age | Commit message (Expand) | Author |
---|---|---|
2010-05-13 | Rework when and how vtables are emitted, by tracking where vtables are | Douglas Gregor |
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2010-01-06 | Make sure that the key-function computation produces the correct | Douglas Gregor |
2010-01-06 | Make our marking of virtual members functions in a class be | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-07 | Rework how virtual member functions are marked. If a class has no key functio... | Anders Carlsson |