Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a07c33e64e1169e4261f7748c7f9191091a3ad2e
/
.
/
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