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