[libcxx-commits] [PATCH] D125331: [libc++] Fix dependency on C++ Standards in the modulemap
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 12 07:18:58 PDT 2022
ldionne updated this revision to Diff 428936.
ldionne retitled this revision from "[libc++] Encode the dependency of <stdatomic.h> on C++23 in the modulemap" to "[libc++] Fix dependency on C++ Standards in the modulemap".
ldionne edited the summary of this revision.
ldionne added a comment.
Expand patch to fix incorrect annotations for other headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125331/new/
https://reviews.llvm.org/D125331
Files:
libcxx/include/module.modulemap
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.428936.patch
Type: text/x-patch
Size: 30145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220512/eeaa659f/attachment-0001.bin>
More information about the libcxx-commits
mailing list