[libcxx-commits] [PATCH] D97870: [libc++] Add missing header <cuchar>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 4 10:46:25 PST 2022
ldionne updated this revision to Diff 413070.
ldionne added a subscriber: daltenty.
ldionne added a comment.
Herald added a project: All.
Rebase and mark a few tests as XFAIL on AIX. CC @daltenty
I'll ship this if CI is green.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97870/new/
https://reviews.llvm.org/D97870
Files:
libcxx/include/CMakeLists.txt
libcxx/include/cuchar
libcxx/include/module.modulemap
libcxx/include/uchar.h
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/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/libcxx/strings/c.strings/version_cuchar.pass.cpp
libcxx/test/std/depr/depr.c.headers/uchar_h.compile.pass.cpp
libcxx/test/std/depr/depr.c.headers/uchar_h.pass.cpp
libcxx/test/std/strings/c.strings/cuchar.compile.pass.cpp
libcxx/test/std/strings/c.strings/cuchar.pass.cpp
libcxx/utils/generate_header_inclusion_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97870.413070.patch
Type: text/x-patch
Size: 14518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220304/8b0f1c55/attachment.bin>
More information about the libcxx-commits
mailing list