Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e4be5a66072f7c7618071284c8d2a9c6d8e691cf
/
.
/
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