зеркало из https://github.com/mozilla/gecko-dev.git
ef436edc50
Whatever issues there were with detect_stack_use_after_return during the clang trunk cycle for clang 15 seem to be gone. On the other hand, changes in clang 18 trigger a bug[1] that causes stack misalignment in AVX-512 code when detect_stack_use_after_return is disabled. 1. https://github.com/llvm/llvm-project/issues/91565 Differential Revision: https://phabricator.services.mozilla.com/D209907 |
||
---|---|---|
.. | ||
AsanOptions.cpp | ||
BionicGlue.cpp | ||
Makefile.in | ||
TsanOptions.cpp | ||
UbsanOptions.cpp | ||
arm-eabi-filter | ||
arm.cpp | ||
arm.h | ||
dummy.cpp | ||
mips.cpp | ||
mips.h | ||
moz.build | ||
mozglue.def | ||
mozglue.dll.manifest | ||
mozglue.ver | ||
ppc.cpp | ||
ppc.h | ||
replace_malloc.mozbuild |