================
@@ -3152,6 +3125,12 @@ static void RenderFloatingPointOptions(const ToolChain 
&TC, const Driver &D,
       }
       break;
     }
+    // The StrictFPModel local variable is needed to report warnings
+    // in the wat we intend. If -ffp-model=strict has been used, we
----------------
zahiraam wrote:

in the "way" we intend?

https://github.com/llvm/llvm-project/pull/91017
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to