Chad Rosier | 3f71860 | 2012-03-26 23:36:04 +0000 | [diff] [blame^] | 1 | // RUN: %clang -target x86_64-apple-darwin10 \ |
2 | // RUN: -Werror -cpp-precomp -fsyntax-only %s | ||||
3 | |||||
4 | // RUN: %clang -target x86_64-apple-darwin10 \ | ||||
5 | // RUN: -Werror -no-cpp-precomp -fsyntax-only %s |