[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
       
    Wed Apr  6 12:15:42 PDT 2022
    
    
  
philnik updated this revision to Diff 420968.
philnik marked an inline comment as done.
philnik added a comment.
- Address comments
- 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.420968.patch
Type: text/x-patch
Size: 8929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220406/4e4d509f/attachment.bin>
    
    
More information about the libcxx-commits
mailing list