Clang Project
clang_source_code
/
test
/
Driver
/
redundant-args.c
1
// RUN: %clang -target x86_64-apple-darwin10 \
2
// RUN: -Werror -x c -x c -fsyntax-only %s
3