[libcxx-commits] [PATCH] D157753: [libc++][NFC] Update the remaining enable_ifs

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 1 09:31:20 PDT 2023


philnik updated this revision to Diff 555414.
philnik marked an inline comment as done.
philnik added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157753

Files:
  libcxx/include/__charconv/from_chars_integral.h
  libcxx/include/__charconv/to_chars_integral.h
  libcxx/include/__filesystem/path.h
  libcxx/include/__functional/bind.h
  libcxx/include/__functional/function.h
  libcxx/include/__functional/hash.h
  libcxx/include/__memory/construct_at.h
  libcxx/include/__memory/unique_ptr.h
  libcxx/include/__type_traits/invoke.h
  libcxx/include/__type_traits/is_swappable.h
  libcxx/include/__utility/pair.h
  libcxx/include/__utility/swap.h
  libcxx/include/istream
  libcxx/include/ostream
  libcxx/include/regex
  libcxx/include/scoped_allocator

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157753.555414.patch
Type: text/x-patch
Size: 31941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230901/75981955/attachment-0001.bin>


More information about the libcxx-commits mailing list