[libcxx-commits] [PATCH] D97870: [libc++] Add missing header <cuchar>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 6 05:55:49 PDT 2021
ldionne updated this revision to Diff 356695.
ldionne added a comment.
Mark test as UNSUPPORTED in C++03 and fail clearly when <cuchar> is included in C++03 mode
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/double_include.sh.cpp
libcxx/test/libcxx/min_max_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
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97870.356695.patch
Type: text/x-patch
Size: 12579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210706/1ea4fb8b/attachment-0001.bin>
More information about the libcxx-commits
mailing list