================
@@ -3148,6 +3158,7 @@ static void RenderFloatingPointOptions(const ToolChain 
&TC, const Driver &D,
                                  ComplexArithmeticStr(RangeVal));
         }
       }
+      LastComplexRangeOption = "-fcomplex-arithmetic";
----------------
MaskRay wrote:

`Arg::getSpelling` returns the spelling. Don't write the string literal 
separately.

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

Reply via email to