Sign in
llvm
/
clang
/
36a094aaa20f6951a530e9bf0250d9afcf8a341b
/
.
/
test
/
Preprocessor
/
include-likely-typo.c
blob: 89abe2a6e87b26456814f6762d6e8d86fa6465bf [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 %s -verify
// RUN: %clang_cc1 -fms-compatibility %s -verify
#include
"<empty_file_to_include.h>"
// expected-error {{'<empty_file_to_include.h>' file not found, did you mean 'empty_file_to_include.h'?}}