Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
833ca991c1bfc967f0995974ca86f66ba1f666b5
/
.
/
test
/
Sema
/
c89-2.c
blob: 50c5f4e5a8400e9772e6512f6d48e4483de308a4 [
file
] [
log
] [
blame
]
/* RUN: clang-cc %s -std=c89 -pedantic-errors -verify
*/
#if 1LL /* expected-error {{long long}} */
#endif