Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
82e0945f3d2e4f09f4768317fa9ab7cb15d03b0d
/
.
/
test
/
Lexer
/
preprocess-compat.c
blob: e895975477f74ce4050a9fc499c70d972a7e9bbe [
file
] [
log
] [
blame
]
Daniel Dunbar
34445e6
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