[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 14 14:30:11 PDT 2020
zoecarver updated this revision to Diff 250383.
zoecarver added a comment.
- Rebase off master
- Add `_LIBCPP_TEMPLATE_VIS` everwhere
- Add `*_v` everywhere
- Remove `add_reference` and friends
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67900/new/
https://reviews.llvm.org/D67900
Files:
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.rel/is_same.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67900.250383.patch
Type: text/x-patch
Size: 20899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200314/7019c027/attachment-0001.bin>
More information about the libcxx-commits
mailing list