Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
25c92e6c2936c279a58b41479e70806dbdeb0cdd
/
.
/
test
/
FixIt
/
fixit-at.c
blob: c32aee9ea174a48969e534ef0804d8eb1b19fc87 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fixit-at=fixit-at.c:3:1 %s -o - | %clang_cc1 -verify -x c -
_Complex
cd
;
int
i0
[
1
]
=
{
{
17
}
};
// expected-warning{{braces}}