[PATCH] D60626: [clang] Aligned allocation is actually supported in macosx 10.13

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 07:27:03 PDT 2019


ldionne added a comment.

Just as a note to someone that might get here through CI failures: I expect this will break back-deployment CIs for libc++ that use recent Clangs (because the XFAILs in libc++ won't be correct anymore). I have a patch ready to address that but I want to see exactly how the CIs fail before I apply the patch.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60626





More information about the llvm-commits mailing list