Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
palmer
/
sparse
/
f0e6938bffe0e21cde6e60ff63ed8877d4d04e26
/
.
/
validation
/
optim
/
null-phi.c
blob: 1f9de4d5ba1a147eaf6d8df7032705fe9ac33283 [
file
] [
log
] [
blame
]
static
int
foo
(
void
)
{
if
(
0
)
return
0
;
}
/*
* check-name: null-phi
*/