// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-apple-darwin10 -emit-llvm -fexceptions -o - %s | FileCheck %s
// Copy constructor
;
;
;
;
;
;
void
// Default constructor
;
;
;
;
void
// CHECK: attributes [[NUW]] = { nounwind{{.*}} }