Find
C
ase-sensitive
R
egexp search
Path
Showing
985cbf89
:
Revert "Bug
1967812
: clean up Cache DoomCallback usage slightly r=valentin,necko-reviewers" for causing xpc failures @ test_bug618835.js
mozilla-central
/
tools
/
clang-tidy
/
test
/
modernize-use-nullptr.cpp
Navigation
Enable keyboard shortcuts
Source code
File a bug in Core :: General
Revision control
Permalink
Y
Remove the Permalink
Git log
Mercurial log
L
Raw
R
Blame
Copy as Markdown
Filename Link
F
Symbol Link
S
Code Block
C
Other Tools
HG Web
Code Coverage
#define
NULL 0
void
f(
void
) {
char
*str = NULL;
// ok
(
void
)str;
}
This page was generated by Searchfox
.