[PATCH] D89611: [flang] Add name match checks for interface procedures
Pete Steinfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 18 11:12:42 PDT 2020
PeteSteinfeld updated this revision to Diff 298890.
PeteSteinfeld added a comment.
We were reporting generic interface name mismatchess as warnings rather than as
errors. I fixed the code to report them as errors and adjusted the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89611/new/
https://reviews.llvm.org/D89611
Files:
flang/lib/Semantics/resolve-labels.cpp
flang/test/Semantics/label11.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89611.298890.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201018/676cb470/attachment.bin>
More information about the llvm-commits
mailing list