[libcxx-commits] [PATCH] D125300: [libc++] type_traits: use __is_core_convertible in __invokable_r.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 24 01:24:21 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3a24882903d: [libc++] type_traits: use __is_core_convertible in __invokable_r. (authored by jacobsa, committed by philnik).
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.431610.patch
Type: text/x-patch
Size: 11594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220524/84b108ab/attachment-0001.bin>
More information about the libcxx-commits
mailing list