// RUN: %clang_cc1 -fsyntax-only -verify %s
;
S ;
void
;
// expected-error {{makes this constructor a copy constructor}}
// expected-error {{makes this constructor a default constructor}}
//expected-error {{makes this constructor a default constructor}}