Clang Project

clang_source_code/test/Frontend/verify2.h
1#if 0
2// expected-error {{should be ignored}}
3#endif
4
5#error header
6