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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 18 06:09:49 PDT 2021


ldionne updated this revision to Diff 367190.
ldionne added a comment.

Rebase onto D108203 <https://reviews.llvm.org/D108203>. I'll land this once we drop support for Clang 12.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108203

Files:
  libcxx/include/__config
  libcxx/include/cstdlib
  libcxx/include/ctime

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108203.367190.patch
Type: text/x-patch
Size: 5734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/5d494b65/attachment.bin>


More information about the libcxx-commits mailing list