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
/
include-likely-typo.c
blob
89abe2a6e87b26456814f6762d6e8d86fa6465bf
1
// RUN: %clang_cc1 %s -verify
2
// RUN: %clang_cc1 -fms-compatibility %s -verify
3
4
#include
"<empty_file_to_include.h>"
// expected-error {{'<empty_file_to_include.h>' file not found, did you mean 'empty_file_to_include.h'?}}