Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2ce63b4246329ee0fb20aa6f768f1f57eda6d5f0
/
.
/
clang
/
test
/
Preprocessor
/
include-likely-typo.c
blob: 88942ae6f8930eb33c9deb6bf571b68b84aaabcc [
file
] [
log
] [
blame
]
Richard Smith
2ce63b4
2018-09-13 21:10:08 +0000
[
diff
] [
blame^
]
1
// RUN: %clang_cc1 %s -verify
2
3
#include
"<empty_file_to_include.h>"
// expected-error {{'<empty_file_to_include.h>' file not found, did you mean 'empty_file_to_include.h'?}}