[libcxx-commits] [PATCH] D153199: [libc++][charconf] Adds operator bool.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 17 06:36:46 PDT 2023
Mordante updated this revision to Diff 532397.
Mordante added a comment.
Rebased on dependency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153199/new/
https://reviews.llvm.org/D153199
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/__charconv/from_chars_result.h
libcxx/include/__charconv/to_chars_result.h
libcxx/include/charconv
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/charconv.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/test/std/utilities/charconv/charconv.syn/from_chars_result.operator_bool.pass.cpp
libcxx/test/std/utilities/charconv/charconv.syn/from_chars_result.operator_bool.verify.cpp
libcxx/test/std/utilities/charconv/charconv.syn/to_chars_result.operator_bool.pass.cpp
libcxx/test/std/utilities/charconv/charconv.syn/to_chars_result.operator_bool.verify.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153199.532397.patch
Type: text/x-patch
Size: 12076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230617/7dd20241/attachment-0001.bin>
More information about the libcxx-commits
mailing list