================
@@ -1193,6 +1193,16 @@ static void addFortranMain(const ToolChain &TC, const 
ArgList &Args,
     return;
   }
 
+  const Driver &D = TC.getDriver();
----------------
banach-space wrote:

Move this whole block below the `// 2. GNU and similar`? Otherwise it seems 
that this is still part of MSVC processing.

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

Reply via email to