зеркало из https://github.com/mozilla/gecko-dev.git
f8fda5a9b5
mozalloc_abort is not marked as a noreturn function on ARM, so clang complains when abort calls mozalloc_abort, which calls MOZ_CRASH, which calls abort(). We know this is OK, so just disable the warning. |
||
---|---|---|
.. | ||
staticruntime | ||
moz.build | ||
mozalloc.cpp | ||
mozalloc.h | ||
mozalloc_abort.cpp | ||
mozalloc_abort.h | ||
mozalloc_oom.cpp | ||
mozalloc_oom.h | ||
msvc_raise_wrappers.cpp | ||
throw_gcc.h | ||
winheap.cpp |