2012-11-18 03:14:53 +08:00
|
|
|
// RUN: %clang_cc1 -verify %s
|
|
|
|
|
|
|
|
// These must be the last lines in this test.
|
2012-11-18 03:15:38 +08:00
|
|
|
// expected-error@+1{{expected string literal}} expected-error@+1 2{{expected}}
|
2012-11-18 03:14:53 +08:00
|
|
|
int i = __has_warning(
|