[clang] [NFC][Driver] Clean up RenderFloatingPointOptions() (PR #91017)

Zahira Ammarguellat via cfe-commits cfe-commits at lists.llvm.org
Mon May 6 05:55:20 PDT 2024


================
@@ -2885,6 +2883,7 @@ static void RenderFloatingPointOptions(const ToolChain &TC, const Driver &D,
       Range = RangeVal;
       break;
     }
+
----------------
zahiraam wrote:

nit. no need for this line.

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


More information about the cfe-commits mailing list