зеркало из https://github.com/mozilla/gecko-dev.git
f6fdbf028a
-Wshadow warnings are not enabled globally, so these -Wno-shadow suppressions have no effect. I had intended to enable -Wshadow globally along with these suppressions in some directories (in bug 1272513), but that was blocked by other issues. There are too many -Wshadow warnings (now over 2000) to realistically fix them all. We should remove all these unnecessary -Wno-shadow flags cluttering many moz.build files. Differential Revision: https://phabricator.services.mozilla.com/D132289 |
||
---|---|---|
.. | ||
test | ||
DMD.cpp | ||
DMD.h | ||
README | ||
block_analyzer.py | ||
dmd.py | ||
moz.build |
README
This is DMD. See https://developer.mozilla.org/en-US/docs/Mozilla/Performance/DMD for details on how to use it.