[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
Tue Jul 4 21:04:21 PDT 2023


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

Fix a `typing` error in the generator script


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144322

Files:
  libcxx/include/__stop_token/intrusive_shared_ptr.h
  libcxx/include/__threading_support
  libcxx/include/generate_module_map.py
  libcxx/include/module.modulemap.in
  libcxx/include/private_module_attributes.json.in
  libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.deprecated.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144322.537209.patch
Type: text/x-patch
Size: 10511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/70324456/attachment.bin>


More information about the libcxx-commits mailing list