Clang Project
clang_source_code
/
test
/
Frontend
/
Inputs
/
SystemHeaderPrefix
/
libs
/
mylib
/
warn.h
1
#if MYLIB
2
#endif
3