Quuxplusone added a comment. In D67897#1678392 <https://reviews.llvm.org/D67897#1678392>, @rsmith wrote:
> In D67897#1678388 <https://reviews.llvm.org/D67897#1678388>, @Quuxplusone > wrote: > > > But `std::is_signed_v<float>` needs to yield `false`. > > > It should yield `true`; the spec says "If is_arithmetic_v<T> is true, the > same result as T(-1) < T(0); otherwise, false". Whoops! Never mind me. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67897/new/ https://reviews.llvm.org/D67897 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits