[PATCH] D34556: [libcxx] Annotate c++17 aligned new/delete operators with availability attribute

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 10:01:09 PDT 2017


mclow.lists added a comment.

> I'm not exactly sure why the test failed, but the patch was reverted in r306859.

My bad, since the tests are failing due to clang whining about the system dylib not supporting aligned new/delete on 10.12,  I meant to post this on https://reviews.llvm.org/D34574


Repository:
  rL LLVM

https://reviews.llvm.org/D34556





More information about the cfe-commits mailing list