[libcxx-commits] [PATCH] D125300: [libc++] type_traits: use __is_core_convertible in __invokable_r.
Aaron Jacobs via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 20 17:47:17 PDT 2022
jacobsa updated this revision to Diff 431106.
jacobsa marked an inline comment as done.
jacobsa retitled this revision from "type_traits: use __is_core_convertible in __invokable_r." to "[libc++] type_traits: use __is_core_convertible in __invokable_r.".
jacobsa added a comment.
Add `[libc++]` to the title.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125300/new/
https://reviews.llvm.org/D125300
Files:
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.rel/is_invocable_r.compile.pass.cpp
libcxx/test/std/utilities/meta/meta.rel/is_invocable_r_v.compile.pass.cpp
libcxx/test/std/utilities/meta/meta.rel/is_nothrow_invocable.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125300.431106.patch
Type: text/x-patch
Size: 11594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220521/8190bbcb/attachment.bin>
More information about the libcxx-commits
mailing list