================
@@ -4129,10 +4130,8 @@ void Driver::handleArguments(Compilation &C, 
DerivedArgList &Args,
     }
   }
 
-  // If we are linking, claim any options which are obviously only used for
-  // compilation.
-  // FIXME: Understand why the last Phase List length is used here.
-  if (FinalPhase == phases::Link && LastPLSize == 1) {
+  // claim any options which are obviously only used for compilation.
----------------
MaskRay wrote:

Capitalize this diagnostic

https://github.com/llvm/llvm-project/pull/116476
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to