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