[libcxx-commits] [PATCH] D123114: [libc++] Add __is_callable type trait and begin granularizing type_traits
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 7 02:08:27 PDT 2022
philnik updated this revision to Diff 421133.
philnik added a comment.
- Fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123114/new/
https://reviews.llvm.org/D123114
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__type_traits/integral_constant.h
libcxx/include/__type_traits/is_callable.h
libcxx/include/module.modulemap
libcxx/include/type_traits
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/type_traits/is_callable.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123114.421133.patch
Type: text/x-patch
Size: 8937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220407/6bfa49a8/attachment-0001.bin>
More information about the libcxx-commits
mailing list