hanchenye-llvm-project/clang/test/Preprocessor/missing-system-header.h

3 lines
87 B
C

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