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
/
Preprocessor
/
stringize_skipped.c
blob
e9395fbbb4b3ad404a61a3c3f2d620a3d9b7aab5
1
// RUN: %clang_cc1 -fsyntax-only -verify %s
2
// Ensure we see the error from PP and do not see errors from the parser.
3
4
// expected-error@+1{{'#' is not followed by a macro parameter}}
5
#define INVALID() #B 10+10