[flang-commits] [flang] [flang] Intermix messages from parser and semantic analysis (PR #90654)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Tue Apr 30 13:28:50 PDT 2024


================
@@ -176,6 +176,7 @@ bool CompilerInstance::executeAction(FrontendAction &act) {
       act.endSourceFile();
     }
   }
+
----------------
klausler wrote:

Removed.

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


More information about the flang-commits mailing list