Sign in
llvm
/
llvm-project
/
bf317f66989cac26e17b4cd16ab1c7bdfe73dbe0
/
.
/
clang
/
test
/
Profile
/
Inputs
/
profiled_header.h
blob: fa649d4b599546194aa262daa648bdfd1d180eb1 [
file
] [
log
] [
blame
]
void
function_in_header
(
int
i
)
{
if
(
i
)
{}
}