Clang Project
clang_source_code
/
test
/
Driver
/
Inputs
/
pchfile.h
1
#if defined(ERR_HEADER)
2
#error nope1
3
#endif
4