[PATCH] D53670: Revert "Teach __libcpp_is_floating_point that __fp16 and _Float16 are"
Richard Smith - zygoloid via Phabricator
reviews at reviews.llvm.org
Wed Oct 24 16:13:42 PDT 2018
rsmith added a comment.
What's the problem with the state of affairs prior to this change? If some compiler / environment is defining a `__FLT16_MANT_DIG__` macro but not providing a `_Float16` type, isn't that just a bug in that environment?
Repository:
rL LLVM
https://reviews.llvm.org/D53670
More information about the libcxx-commits
mailing list