Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
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