Sign in
ara-mdk
/
platform
/
external
/
clang
/
6aa240c03dd68ab413106d6af7a18af1c9b4e872
/
.
/
test
/
Preprocessor
/
missing-system-header.h
blob: 393ab2b5c9799a606ce7155d8074d2fd20d8787c [
file
] [
log
] [
blame
]
#pragma
clang system_header
#include
"not exist"
// expected-error {{file not found}}