Chris Peterson
authored
Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium This MOZ_CRASH() is redundant after calling noreturn function mozalloc_abort. The MOZ_ASSUME_UNREACHABLE_MARKER() annotation makes ARM's "function declared 'noreturn' should not return" warnings go away. Differential Revision: https://phabricator.services.mozilla.com/D129115
Name | Last commit | Last update |
---|---|---|
.. | ||
build | ||
gtest | ||
mozalloc | ||
mozjemalloc_info | ||
replace | ||
volatile | ||
app.mozbuild | ||
moz.build | ||
moz.configure |