[libcxx-commits] [PATCH] D90257: [libc++] Use the using_if_exists attribute when provided

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 27 11:24:48 PDT 2020


ldionne added a comment.

Note that once this is in, we can also start dropping existing `#if`s in the headers to workaround various declarations missing in the underlying C stdlib, as long as we require a sufficiently recent Clang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90257



More information about the libcxx-commits mailing list