[libcxx-commits] [PATCH] D153214: [libc++] Remove the type_traits includes from limits and new

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 18 19:29:40 PDT 2023


iana updated this revision to Diff 532503.
iana added a comment.

Move this change to the front of the stack so that the transitive include modifications show up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153214

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/limits
  libcxx/include/new
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153214.532503.patch
Type: text/x-patch
Size: 6059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230619/0c0f4e50/attachment.bin>


More information about the libcxx-commits mailing list