The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Coverage
html-multifile-diagnostics.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
void
f1
(
int
*
ptr
)
{
*
ptr
=
0
;
}