[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Oct 20 10:31:22 PDT 2019
zoecarver updated this revision to Diff 225790.
zoecarver added a comment.
- Merge branch 'master' into use-builtin-type-traits
- fix: overload resolution issue
- fix: C++03 mode issue
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.225790.patch
Type: text/x-patch
Size: 20898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191020/11225e10/attachment-0001.bin>
More information about the libcxx-commits
mailing list