llvm-project/clang/test/Lexer/rdar-8914293.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
245 B
C
Raw Normal View History

// RUN: %clang_cc1 -fsyntax-only -verify %s
// rdar://8914293
// We want be compatible with gcc and warn, not error.
/* expected-warning {{missing terminating}} */ #define FOO "foo
/* expected-warning {{missing terminating}} */ #define KOO 'k