7 lines · c
1// RUN: %clang_cc1 -fsyntax-only -verify %s2 3// We want be compatible with gcc and warn, not error.4 5/* expected-warning {{missing terminating}} */ #define FOO "foo6/* expected-warning {{missing terminating}} */ #define KOO 'k7 1// RUN: %clang_cc1 -fsyntax-only -verify %s2 3// We want be compatible with gcc and warn, not error.4 5/* expected-warning {{missing terminating}} */ #define FOO "foo6/* expected-warning {{missing terminating}} */ #define KOO 'k7