summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/implicit-virtual-member-functions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Make tests C++11 compatible - Microsoft diagnosticsCharles Li2017-02-061-10/+64
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-2/+6
* Fix some confusing diagnostic wording. s/implicit default/implicit/ if we'reRichard Smith2013-06-131-3/+3
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-131-2/+2
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-3/+3
* During codegen assert that any copy assignment, destructor or constructor thatRafael Espindola2010-03-021-2/+2
* Make our marking of virtual members functions in a class beDouglas Gregor2010-01-061-4/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* In Sema, whenever we think that a function is going to cause a vtable to be g...Anders Carlsson2009-12-021-0/+29
OpenPOWER on IntegriCloud