summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-default-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* When we see something that looks like a constructor with a return type, only ...Richard Smith2015-07-061-1/+1
* Drive-by fix of incorrect diagnostic, and a test case for said diagnostic. Th...Sebastian Redl2012-02-111-2/+6
* PR11148: Fix crash-on-invalid if an invalid member declaration is marked asRichard Smith2011-11-101-0/+4
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement a few basic tests for defaulted and deleted functions.Sean Hunt2011-05-131-0/+15