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
[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git]
/
clang
/
test
/
Lexer
/
newline-nul.c
blob
dd1b4199d422c97c0e146d3e288b216a8527be25
1
// RUN: %clang_cc1 -E %s -verify
2
3
// We used to crash if a line continuation was followed by a nul byte within a
4
// preprocessing directive.
5
# if 1 \
6