summaryrefslogtreecommitdiff
path: root/test/Driver/cpp-precomp.c
blob: a384a35dd90be8ebf23b42d0ddaf626ce36c16a4 (plain)
1
2
3
4
5
// 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