[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git] / clang / test / Driver / cpp-precomp.c
bloba3fd94d9e1a7af534ba42ad6fb614f179b3e1006
1 // RUN: %clang -target x86_64-apple-darwin11 \
2 // RUN: -Werror -cpp-precomp -fsyntax-only %s
4 // RUN: %clang -target x86_64-apple-darwin11 \
5 // RUN: -Werror -no-cpp-precomp -fsyntax-only %s