// RUN: %clang_cc1 -no-opaque-pointers -emit-llvm -o %t %s
// PR13820
// REQUIRES: LP64
// Test for synthesis of ivar for a property
// declared in continuation class.
// <rdar://problem/7336352> [irgen] crash in synthesized property construction