]> granicus.if.org Git - clang/commit
Add test that we reject invocations of deleted constructors. One of these
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 24 Feb 2015 20:41:36 +0000 (20:41 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 24 Feb 2015 20:41:36 +0000 (20:41 +0000)
commitb2260d62e0fac7b619230efc8418dce3774fe8e3
tree2b9cb7c463de9a9b4685d605bcdc2969c64e8cf9
parenta56a81abb0079b91f8908b46c784f870f562c73f
Add test that we reject invocations of deleted constructors. One of these
constructs is not rejected by should be; that's PR22673.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230370 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/deleted-function.cpp