Find
C
ase-sensitive
R
egexp search
Path
Showing
39e6d5b6
:
Backed out changeset 62d0239c5141 (bug
1936381
) for causing build bustages @updater.cpp. CLOSED TREE
mozilla-central
/
tools
/
clang-tidy
/
test
/
bugprone-integer-division.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
float
f() {
int
a = 2;
int
b = 10;
return
a/b;
}
This page was generated by Searchfox
.