Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
test
/
Driver
/
cpp-precomp.c
blob: a384a35dd90be8ebf23b42d0ddaf626ce36c16a4 [
file
] [
log
] [
blame
]
// RUN: %clang -target x86_64-apple-darwin10 \
// RUN: -Werror -cpp-precomp -fsyntax-only %s
// RUN: %clang -target x86_64-apple-darwin10 \
// RUN: -Werror -no-cpp-precomp -fsyntax-only %s