[flang-commits] [flang] [flang] Improve module file error message wording (PR #122787)

Andre Kuhlenschmidt via flang-commits flang-commits at lists.llvm.org
Mon Jan 13 15:46:11 PST 2025


================
@@ -32,14 +32,14 @@
 
 ! INCLUDED-NOT: error
 
-! MISSING_MOD2-NOT:error: Cannot read module file for module 'basictestmoduleone''
+! MISSING_MOD2-NOT:error: Cannot parse module file for module 'basictestmoduleone''
----------------
akuhlens wrote:

Likewise for the following errors.

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


More information about the flang-commits mailing list