Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d7d5f0223bd30dfd618762349c6209dd1d5ea3e6
/
.
/
test
/
Sema
/
c89-2.c
blob: 723bd7c18d886e2016554f004c1a7cd964cec0d0 [
file
] [
log
] [
blame
]
/* RUN: not clang-cc %s -std=c89 -pedantic-errors
*/
/* We can't put expected-warning lines on #if lines. */
#if 1LL /* expected-warning {{long long}} */
#endif