repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Lexer
/
rdar-8914293.c
blob
e39e4f1904c376ae7218b02ebc08ff76446f65ff
1
// RUN: %clang_cc1 -fsyntax-only -verify %s
2
3
// rdar://8914293
4
// We want be compatible with gcc and warn, not error.
5
6
/* expected-warning {{missing terminating}} */
#define FOO
"foo
7
/* expected-warning {{missing terminating}} */ #define KOO 'k