Clang Project

clang_source_code/test/PCH/Inputs/pch-through4.h
1#define THROUGH4
2int through4(int);
3