Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
1261938ec42b0a1b82bec5fe901b7fc02a23d9a1
/
.
/
test
/
Lexer
/
preprocess-compat.c
blob: e895975477f74ce4050a9fc499c70d972a7e9bbe [
file
] [
log
] [
blame
]
// RUN: clang -E -x c -o %t.i %s
// RUN: gcc -fsyntax-only %t.i