aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/preprocess-compat.c
blob: e895975477f74ce4050a9fc499c70d972a7e9bbe (plain)
1
2
3
// RUN: clang -E -x c -o %t.i %s
// RUN: gcc -fsyntax-only %t.i