[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 Jul 17 23:37:33 PDT 2023


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

Apparently arbitrary_char_type.deprecated.verify.cpp is working now...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144322

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__stop_token/intrusive_shared_ptr.h
  libcxx/include/__thread/formatter.h
  libcxx/include/__threading_support
  libcxx/include/__utility/pair.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/lint/lint_modulemap.sh.py
  libcxx/test/libcxx/modules_include.gen.py
  libcxx/test/libcxx/private_headers.gen.py

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


More information about the libcxx-commits mailing list