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
]
Daniel Dunbar
5313ebc
2008-09-05 03:23:51 +0000
[
diff
] [
blame
]
1
// RUN: clang -E -x c -o %t.i %s
2
// RUN: gcc -fsyntax-only %t.i
3