[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 23 18:36:20 PDT 2019
zoecarver updated this revision to Diff 226196.
zoecarver marked 2 inline comments as done.
zoecarver added a comment.
- fix the`std::s_same` test
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.226196.patch
Type: text/x-patch
Size: 20519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191024/23540e4b/attachment-0001.bin>
More information about the libcxx-commits
mailing list