tbaederr wrote: > The fact that this PR is necessary seems to point to the current name > resulting in it being used incorrectly.
How does that make sense? This PR is necessary because there was _no_ such check before, not because there was the wrong check. Let me check where fixed point types are needed in `isIntegralType()`. https://github.com/llvm/llvm-project/pull/185481 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
