summaryrefslogtreecommitdiff
path: root/test/SemaCXX/virtual-base-used.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch from using a DiagnosticTrap and a note for "while defining a specialRichard Smith2017-05-251-14/+8
* Add context note to diagnostics that occur while declaring an implicit specia...Richard Smith2017-02-231-2/+3
* [Lit Test] Make tests C++11 compatible - Microsoft diagnosticsCharles Li2017-02-061-31/+157
* 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-1/+48
* Fix some confusing diagnostic wording. s/implicit default/implicit/ if we'reRichard Smith2013-06-131-4/+4
* Make this test check a few more cases which didn't work correctly beforeEli Friedman2010-08-081-1/+27
* PR7800: both virtual and non-virtual bases must be marked as used for VTTs.Eli Friedman2010-08-071-0/+16