[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 31 15:27:23 PDT 2020
zoecarver added a comment.
@tcwang I'll try to put together a fix later today. My guess is that one of these type trait builtins doesn't play nice with `__float128`. But, that's only a guess.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67900/new/
https://reviews.llvm.org/D67900
More information about the libcxx-commits
mailing list