blob: 9abcdb67f4208d0e88d747222c0a2cfa6ac55023 [file] [log] [blame]
Chad Rosier2dec85b2012-03-13 20:09:56 +00001// Parse diagnostic arguments in the driver
2// PR12181
3
Chad Rosiercf3a6c42012-03-13 20:31:40 +00004// RUN: not %clang -target x86_64-apple-darwin10 \
Chad Rosier2dec85b2012-03-13 20:09:56 +00005// RUN: -fsyntax-only -fzyzzybalubah \
6// RUN: -Werror=unused-command-line-argument %s
7
Chad Rosiercf3a6c42012-03-13 20:31:40 +00008// RUN: not %clang -target x86_64-apple-darwin10 \
Chad Rosier2dec85b2012-03-13 20:09:56 +00009// RUN: -fsyntax-only -fzyzzybalubah -Werror %s