[clang] [AST][NFC] Rename checkFloatingPointResult to PointResultForOpportunisticFolding. (PR #213750)

via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 21:39:21 PDT 2026


================
@@ -246,9 +246,21 @@ bool CheckDivRem(InterpState &S, CodePtr OpPC, const T &LHS, const T &RHS) {
 
 /// Checks if the result of a floating-point operation is valid
 /// in the current context.
----------------
lntue wrote:

Done.

https://github.com/llvm/llvm-project/pull/213750


More information about the cfe-commits mailing list