invalid-__has_warning2.c 180 B

12345
  1. // RUN: %clang_cc1 -verify %s
  2. // These must be the last lines in this test.
  3. // expected-error@+1{{expected string literal}} expected-error@+1{{expected}}
  4. int i = __has_warning();