aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx-ext-delete-default.cpp
AgeCommit message (Expand)Author
2011-12-29Change the diagnostics which said 'accepted as an extension' to instead sayRichard Smith
2011-10-12Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor
2011-05-13Implement a few basic tests for defaulted and deleted functions.Sean Hunt