Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/kotlin-native-toolchain
/
.
/
clang
/
test
/
Preprocessor
/
missing-system-header.h
blob: 393ab2b5c9799a606ce7155d8074d2fd20d8787c [
file
] [
log
] [
blame
] [
edit
]
#pragma
clang system_header
#include
"not exist"
// expected-error {{file not found}}