[libcxx-commits] [PATCH] D144322: [libc++][Modules] Make top level modules for all C++ headers with OS/clang versions

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 20 11:06:29 PST 2023


iana updated this revision to Diff 498911.
iana marked an inline comment as done.
iana added a comment.

Add a comment to cuchar to indicate why it's including __mbstate_t.h.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144322

Files:
  libcxx/include/__algorithm/ranges_minmax.h
  libcxx/include/__algorithm/ranges_partition_copy.h
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/algorithm
  libcxx/include/cuchar
  libcxx/include/exception
  libcxx/include/limits
  libcxx/include/module.modulemap.in
  libcxx/include/new
  libcxx/include/tuple
  libcxx/include/type_traits
  libcxx/include/variant
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144322.498911.patch
Type: text/x-patch
Size: 206716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230220/dcd73051/attachment-0001.bin>


More information about the libcxx-commits mailing list