brintos

brintos / llvm-project-archived public Read only

0
0
Text · 227 B · 2d88bc2 Raw
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