bolt/deps/llvm-18.1.8/clang/test/Driver/cpp-precomp.c
2025-02-14 19:21:04 +01:00

5 lines
194 B
C

// RUN: %clang -target x86_64-apple-darwin11 \
// RUN: -Werror -cpp-precomp -fsyntax-only %s
// RUN: %clang -target x86_64-apple-darwin11 \
// RUN: -Werror -no-cpp-precomp -fsyntax-only %s