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)
commit589cab5efb910db1eeb2599a8d1bc4bb6c022cd5
tree790fe9f30f94d662696a298137117a91ed697d06
parent7088319043f1bba9e7df787e94be011a24b89782
Add test that we reject invocations of deleted constructors. One of these
constructs is not rejected by should be; that's PR22673.

llvm-svn: 230370
clang/test/SemaCXX/deleted-function.cpp