summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.mem/p8-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Remove 'new' from virt-specifier since it's going to be removed in the next C...Anders Carlsson2011-03-251-2/+0
* PR9037: Allow override, final, and new as an extension on inline members.Nico Weber2011-01-281-0/+28
* Fix tests to be valid.Anders Carlsson2011-01-201-2/+11
* Change the parser error to reflect that virt-specifiers are allowed on any cl...Anders Carlsson2011-01-201-3/+3
* Only allow virtual member functions to be marked 'override' and 'final'.Anders Carlsson2011-01-201-0/+12
* Change ParseOptionalCXX0XVirtSpecifierSeq to take a VirtSpecifiers struct.Anders Carlsson2011-01-171-0/+6
OpenPOWER on IntegriCloud