[clang] [clang][NFC] Use BuiltinType::isFloatingPoint() in Type::isFloatingType() (PR #139035)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Thu May 8 00:51:32 PDT 2025
tbaederr wrote:
I considered that the comparison is inlined in `isFloatingType` for performance reasons, but the git log doesn't suggest anything like that.
https://github.com/llvm/llvm-project/pull/139035
More information about the cfe-commits
mailing list