// RUN: %clang_cc1 -fsyntax-only -fobjc-arc -verify -Wno-objc-root-class %s
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class -DNOARC %s
// expected-no-diagnostics
// Emit diagnostic only if have @implementation.
// With ARC flexible array member objects can be only __unsafe_unretained