aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx-default-delete.cpp
AgeCommit message (Expand)Author
2012-02-11Drive-by fix of incorrect diagnostic, and a test case for said diagnostic. Th...Sebastian Redl
2011-11-10PR11148: Fix crash-on-invalid if an invalid member declaration is marked asRichard Smith
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-05-13Implement a few basic tests for defaulted and deleted functions.Sean Hunt