Sign in
llvm
/
clang
/
65acf43270ea2894dffa0d0b292b92402f80c8cb
/
.
/
test
/
Preprocessor
/
include-leading-nonalpha-no-suggest.c
blob: 0d7dd1aea3079a072232797df13efaaee1e381c0 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 %s -verify
#include
"/non_existing_file_to_include.h"
// expected-error {{'/non_existing_file_to_include.h' file not found}}