1 | // RUN: %clang_cc1 -verify %s |
---|---|
2 | |
3 | // These must be the last lines in this test. |
4 | // expected-error@+1{{unterminated}} expected-error@+1 2{{expected}} |
5 | int i = __has_warning( |
6 |
1 | // RUN: %clang_cc1 -verify %s |
---|---|
2 | |
3 | // These must be the last lines in this test. |
4 | // expected-error@+1{{unterminated}} expected-error@+1 2{{expected}} |
5 | int i = __has_warning( |
6 |