summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/deleted-function-extension.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement a few basic tests for defaulted and deleted functions.Alexis Hunt2011-05-131-8/+0
| | | | | | | More comprehensive testing once copy {constructors,assignment operators} can be defaulted. llvm-svn: 131275
* Allow the use of C++0x deleted functions as an extension in C++98.Anders Carlsson2010-09-241-0/+8
llvm-svn: 114762
OpenPOWER on IntegriCloud