Sign in
mpact
/
llvm-project
/
0481f049c37029d829dbc0c0cc5d1ee71c6d1c9a
/
.
/
clang
/
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}}