minix/external/bsd/llvm/dist/clang/test/Preprocessor/missing-system-header.h

3 lines
87 B
C
Raw Normal View History

#pragma clang system_header
#include "not exist" // expected-error {{file not found}}