1// RUN: %clang -target x86_64-apple-darwin11 \2// RUN: -Werror -cpp-precomp -fsyntax-only %s3 4// RUN: %clang -target x86_64-apple-darwin11 \5// RUN: -Werror -no-cpp-precomp -fsyntax-only %s6