Issue 133365
Summary [libc] ``std::is_signed_v<T>`` for any fixed-point always returns ``false``
Labels libc
Assignees
Reporter kr-2003
    ``std::is_signed_v<T>`` always returns ``false`` for any fixed-point, irrespective whether the fixed-point is signed or unsigned.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to