llvm-for-llvmta/tools/clang/test/Preprocessor/missing-system-header.h

3 lines
87 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
#pragma clang system_header
#include "not exist" // expected-error {{file not found}}