[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 19 09:11:21 PDT 2020


zoecarver updated this revision to Diff 251401.
zoecarver added a comment.

- Remove changes to __underlying_type (I didn't see the is_enum check.)


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.251401.patch
Type: text/x-patch
Size: 21904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200319/0ddd4106/attachment-0001.bin>


More information about the libcxx-commits mailing list