Clang Project

clang_source_code/test/Misc/Inputs/remapped-file
1int *f(float *fp) { return fp; }
2