aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/class.derived/class.abstract
AgeCommit message (Expand)Author
2013-04-02If a defaulted special member is implicitly deleted, check whether it'sRichard Smith
2012-10-17Implement C++ 10.3p16 - overrides involving deleted functions must match.David Blaikie
2011-02-18Fix PR8767, improve diagnostic wording when allocating an object of anChandler Carruth
2010-03-23Implement computation of the final overriders for each virtualDouglas Gregor