summaryrefslogtreecommitdiff
path: root/test/SemaCXX/implicit-virtual-member-functions.cpp
Commit message (Expand)AuthorAge
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-13
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-10
* During codegen assert that any copy assignment, destructor or constructor thatRafael Espindola2010-03-02
* Make our marking of virtual members functions in a class beDouglas Gregor2010-01-06
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* In Sema, whenever we think that a function is going to cause a vtable to be g...Anders Carlsson2009-12-02