[libcxx-commits] [PATCH] D125331: [libc++] Make sure that all headers can be included with modules enabled
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 25 00:45:07 PDT 2022
This revision was automatically updated to reflect the committed changes.
ldionne marked an inline comment as done.
Closed by commit rG643df8fa8ef5: [libc++] Make sure that all headers can be included with modules enabled (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125331/new/
https://reviews.llvm.org/D125331
Files:
libcxx/include/__filesystem/u8path.h
libcxx/include/barrier
libcxx/include/latch
libcxx/include/module.modulemap
libcxx/include/semaphore
libcxx/include/span
libcxx/test/libcxx/assertions/headers_declare_assertion_handler.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125331.431896.patch
Type: text/x-patch
Size: 41998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220525/e42c38fb/attachment-0001.bin>
More information about the libcxx-commits
mailing list