Sign in
llvm
/
clang
/
refs/heads/google/testing
/
.
/
test
/
Misc
/
Inputs
/
remapped-file
blob: 657613ed145aff67ade55c962dc7fefdcac5a063 [
file
] [
log
] [
blame
]
int
*
f
(
float
*
fp
)
{
return
fp
;
}