Sign in
llvm
/
clang
/
65acf43270ea2894dffa0d0b292b92402f80c8cb
/
.
/
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'?}}