[libcxx-commits] [PATCH] D91379: [libc++] Factor out common logic for calling aligned allocation

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 7 15:11:33 PST 2020


ldionne added a comment.

In D91379#2437420 <https://reviews.llvm.org/D91379#2437420>, @dmajor wrote:

>> A fix for this is pushed now in https://sourceforge.net/p/mingw-w64/mingw-w64/ci/660e09f3cb20f181b6d6435cb623d65a3922a063/.
>
> Confirmed that our mingw build flavors are successful at this revision. Thanks @mstorsjo !

Thanks a lot folks! I think that's by far the best resolution.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91379/new/

https://reviews.llvm.org/D91379



More information about the libcxx-commits mailing list