[all-commits] [llvm/llvm-project] 0bfa4a: [flang] Improve "Error reading module file" error ...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Feb 11 11:08:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bfa4ac6c6fceffcffb3ae44027859cf6f5e06c0
https://github.com/llvm/llvm-project/commit/0bfa4ac6c6fceffcffb3ae44027859cf6f5e06c0
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M flang/lib/Semantics/mod-file.cpp
M flang/test/Flang-Driver/include-module.f90
M flang/test/Semantics/resolve12.f90
M flang/test/Semantics/resolve26.f90
Log Message:
-----------
[flang] Improve "Error reading module file" error message
Instead of using a message attachment with further details,
emit the details as part of a single message.
Differential Revision: https://reviews.llvm.org/D96465
More information about the All-commits
mailing list