[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
Fri Mar 11 06:07:22 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG21f73d5826fb: [libc++] Remove workaround for C11 features on compilers that don't support… (authored by ldionne).

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.414644.patch
Type: text/x-patch
Size: 5769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220311/024ba817/attachment.bin>


More information about the libcxx-commits mailing list