blob: 87b5c951d77a12e0ccf287139e0bc2c9a8c7ecb2 [file] [log] [blame]
Alp Toker810940f2014-01-17 03:21:54 +00001// RUN: not %clang %s -verify 2>&1 | FileCheck %s
2// RUN: %clang -cc1 -verify %s
3// expected-no-diagnostics
4
5// Test that -verify is strictly rejected as unknown by the driver.
6// CHECK: unknown argument: '-verify'