[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
Thu Jul 20 12:49:43 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG571178a21a8b: [libc++][Modules] Make top level modules for all C++ headers with OS/clang… (authored by iana).
Changed prior to commit:
https://reviews.llvm.org/D144322?vs=542349&id=542636#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144322/new/
https://reviews.llvm.org/D144322
Files:
libcxx/docs/ReleaseNotes/17.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/algorithms/cpp17_iterator_concepts.verify.cpp
libcxx/test/libcxx/algorithms/pstl.libdispatch.chunk_partitions.pass.cpp
libcxx/test/libcxx/iterators/iterator.requirements/iterator.concepts/cpp20_iter_concepts.pass.cpp
libcxx/test/libcxx/lint/lint_modulemap.sh.py
libcxx/test/libcxx/modules_include.gen.py
libcxx/test/libcxx/private_headers.gen.py
libcxx/test/libcxx/ranges/range.utility.helpers/different_from.compile.pass.cpp
libcxx/test/libcxx/strings/c.strings/constexpr.cstring.compile.pass.cpp
libcxx/test/libcxx/strings/c.strings/constexpr_memmove.pass.cpp
libcxx/test/libcxx/thread/thread.stoptoken/atomic_unique_lock.pass.cpp
libcxx/test/libcxx/thread/thread.stoptoken/intrusive_list_view.pass.cpp
libcxx/test/libcxx/thread/thread.stoptoken/intrusive_shared_ptr.pass.cpp
libcxx/test/libcxx/transitive_includes/cxx20.csv
libcxx/test/libcxx/transitive_includes/cxx23.csv
libcxx/test/libcxx/transitive_includes/cxx26.csv
libcxx/test/libcxx/type_traits/datasizeof.compile.pass.cpp
libcxx/test/libcxx/type_traits/is_trivially_comparable.compile.pass.cpp
libcxx/test/libcxx/utilities/assert.exception_guard.no_exceptions.pass.cpp
libcxx/test/libcxx/utilities/exception_guard.odr.sh.cpp
libcxx/test/libcxx/utilities/is_pointer_in_range.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144322.542636.patch
Type: text/x-patch
Size: 230712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230720/b596867c/attachment-0001.bin>
More information about the libcxx-commits
mailing list