Files
clang-p2996/llvm/lib/Support/APFloat.cpp
Ariel-Burton 3b7091bcf3 [APFloat] add predicates to fltSemantics for hasZero and hasSignedRepr (#111451)
We add static methods to APFloatBase to allow the hasZero and
hasSignedRepr properties of fltSemantics to be obtained.
2024-10-09 08:37:40 -04:00

183 KiB