blob: 42488f56bc7bb201553e2f6ebcd8de080dceec42 [file] [log] [blame]
// RUN: clang-cc -fsyntax-only -fixit-at=fixit-at.c:3:1 %s -o - | clang-cc -verify -x c -
_Complex cd;
int i0[1] = { { 17 } }; // expected-warning{{braces}}