gecko-dev/memory
Paul Bone bf37baf4e4 Bug 1743713 - Fix a warning for FdPrintf in PHC r=glandium
For a unified it is possible to include FdPrintf.cpp before FdPrintf.h which
creates a compilation warning for FdPrintf's attributes.  FdPrintf.cpp
should include FdPrintf.h so that the declaration always precedes the
definition.

Depends on D132913

Differential Revision: https://phabricator.services.mozilla.com/D132914
2021-12-07 22:27:21 +00:00
..
build Bug 1546442 - Leading guard pages for normal allocations. r=glandium 2021-11-26 11:46:25 +00:00
gtest Bug 1546442 - Add test for leading guard pages for normal allocations. r=glandium,pbone 2021-11-26 11:46:25 +00:00
mozalloc Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium 2021-10-29 06:04:09 +00:00
mozjemalloc_info Bug 1743713 - Make --enable-project=memory work again r=glandium 2021-12-07 22:27:20 +00:00
replace Bug 1743713 - Fix a warning for FdPrintf in PHC r=glandium 2021-12-07 22:27:21 +00:00
volatile
app.mozbuild
moz.build
moz.configure