[libcxx-commits] [PATCH] D108203: [libc++] Rely solely on using_if_exists for ::aligned_alloc, ::quick_exit and ::timespec_get

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 17 10:28:11 PDT 2021


phosek added a comment.

We always build libc++ with the just built Clang so from our perspective this change should have no impact but thanks for checking.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108203



More information about the libcxx-commits mailing list