Loading
Bug 1681123 - Bump mingw-w64 revision to fix _aligned_malloc in clang 12. r=tjr, a=RyanVM
clang 12 (specifically https://reviews.llvm.org/D91379) made some refactorings to libc++ that exposed a problem in the MinGW headers. That has now been fixed upstream. In the meantime the headers also gained definitions for ProcessPayloadRestrictionPolicy, so we can remove our workaround for that. Differential Revision: https://phabricator.services.mozilla.com/D98945