Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f155dbf901b77f0faa90a48670c0bdae7fbdea2d
/
.
/
test
/
FixIt
/
fixit-at.c
blob: 5eaa5c346926f651597d6f1141d5c9f151d5b74a [
file
] [
log
] [
blame
]
// 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}}