freebsd-nq/test/FixIt/fixit-at.c
2009-11-18 14:59:57 +00:00

6 lines
145 B
C

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