[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
Wed Jun 2 08:57:50 PDT 2021


ldionne updated this revision to Diff 349293.
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase onto main since the attribute has landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90257

Files:
  libcxx/include/__config
  libcxx/include/cctype
  libcxx/include/cfenv
  libcxx/include/clocale
  libcxx/include/cmath
  libcxx/include/csetjmp
  libcxx/include/csignal
  libcxx/include/cstddef
  libcxx/include/cstdio
  libcxx/include/cstdlib
  libcxx/include/cstring
  libcxx/include/ctime
  libcxx/include/cwchar
  libcxx/include/cwctype

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90257.349293.patch
Type: text/x-patch
Size: 31123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210602/4dd1489b/attachment-0001.bin>


More information about the libcxx-commits mailing list