blob: 7d85e5376f9dae009c202468ab04f9ab5188257e [file] [log] [blame]
Andy Gibbsf591982b2012-11-17 19:14:53 +00001// RUN: %clang_cc1 -verify %s
2
3// These must be the last lines in this test.
4// expected-error@+1{{requires a parenthesized string}} expected-error@+1{{expected}}
5int i = __has_warning();