[PATCH] D53486: [libcxx] Only define __libcpp_is_floating_point<_Float16> for Clang

Petr Hosek via Phabricator reviews at reviews.llvm.org
Tue Oct 23 17:03:00 PDT 2018


phosek added a comment.

Should we remove the `__fp16` type trait as well since that one is also Clang specific?


Repository:
  rCXX libc++

https://reviews.llvm.org/D53486





More information about the libcxx-commits mailing list