[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
Fri May 12 10:10:47 PDT 2023


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

- Add missing includes found by CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144322

Files:
  libcxx/docs/Contributing.rst
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/sort.h
  libcxx/include/__threading_support
  libcxx/include/generate_module_map.py
  libcxx/include/map
  libcxx/include/module.modulemap.in
  libcxx/include/private_header_module_attributes.json.in
  libcxx/test/libcxx/lint/lint_headers.sh.py
  libcxx/utils/generate_header_tests.py

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


More information about the libcxx-commits mailing list