[libcxx-commits] [PATCH] D144781: [libc++] Add FTM for views::as_rvalue
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 25 01:28:08 PST 2023
philnik created this revision.
philnik added reviewers: ldionne, Mordante.
Herald added a subscriber: arichardson.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
`views::as_rvalue` was implemented in D137637 <https://reviews.llvm.org/D137637>, but we forgot to set the feature test macro.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144781
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/ranges.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144781.500390.patch
Type: text/x-patch
Size: 7798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230225/a7bcbdf4/attachment.bin>
More information about the libcxx-commits
mailing list