Sign in
cobalt
/
cobalt
/
6c8e6ca645585847723be8278a12b4ca8ab72d69
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
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