summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-default-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR41991: Accept attributes on defaulted and deleted friends.Richard Smith2020-01-301-0/+4
* 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.Alexis Hunt2011-05-131-0/+15
OpenPOWER on IntegriCloud