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