summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/invalid-__has_warning1.c
blob: 5e4f12f5699d982d70b148c249e0adacd1dbb680 (plain)
1
2
3
4
5
// RUN: %clang_cc1 -verify %s

// These must be the last lines in this test.
// expected-error@+1{{unterminated}} expected-error@+1 2{{expected}}
int i = __has_warning(
OpenPOWER on IntegriCloud