[libc++] Use builtin type traits whenever possible
This patch updates <type_traits> to use builtin type traits whenever possible to improve compile times. Differential Revision: https://reviews.llvm.org/D67900
Loading
Please sign in to comment
This patch updates <type_traits> to use builtin type traits whenever possible to improve compile times. Differential Revision: https://reviews.llvm.org/D67900