[flang-commits] [flang] [flang] Intermix messages from parser and semantic analysis (PR #90654)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Tue Apr 30 13:08:56 PDT 2024
================
@@ -176,6 +176,7 @@ bool CompilerInstance::executeAction(FrontendAction &act) {
act.endSourceFile();
}
}
+
----------------
clementval wrote:
extra line added.
https://github.com/llvm/llvm-project/pull/90654
More information about the flang-commits
mailing list