[libcxx-commits] [PATCH] D123003: [libc++] Remove redundant __invoke_constexpr functions
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 4 00:36:32 PDT 2022
philnik updated this revision to Diff 420113.
philnik added a comment.
- Replace _LIBCPP_CONSTEXPR with constexpr
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123003/new/
https://reviews.llvm.org/D123003
Files:
libcxx/include/tuple
libcxx/include/type_traits
libcxx/include/variant
libcxx/test/libcxx/utilities/function.objects/func.require/bullet_1_2_3.pass.cpp
libcxx/test/libcxx/utilities/function.objects/func.require/bullet_4_5_6.pass.cpp
libcxx/test/libcxx/utilities/function.objects/func.require/invoke_helpers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123003.420113.patch
Type: text/x-patch
Size: 15673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220404/566c4365/attachment.bin>
More information about the libcxx-commits
mailing list