summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/virtual-member-functions-key-function.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Test] Make Lit tests C++11 compatible #9Charles Li2017-02-241-6/+37
* Fix some confusing diagnostic wording. s/implicit default/implicit/ if we'reRichard Smith2013-06-131-2/+2
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-131-5/+5
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-2/+2
* Make sure that the key-function computation produces the correctDouglas Gregor2010-01-061-0/+11
* Make our marking of virtual members functions in a class beDouglas Gregor2010-01-061-8/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rework how virtual member functions are marked. If a class has no key functio...Anders Carlsson2009-12-071-0/+22
OpenPOWER on IntegriCloud