Sign in
llvm
/
clang.git
/
a7540887e8b5cb34ee28c12bef863bad85c65b6f
/
.
/
test
/
Profile
/
Inputs
/
profiled_header.h
blob: fa649d4b599546194aa262daa648bdfd1d180eb1 [
file
]
void
function_in_header
(
int
i
)
{
if
(
i
)
{}
}