================
@@ -3061,22 +3080,7 @@ static void RenderFloatingPointOptions(const ToolChain &TC, const Driver &D,
continue;
[[fallthrough]];
----------------
MaskRay wrote:
Should fallthrough still be used?
https://github.com/llvm/llvm-project/pull/81173