[PATCH] D89611: [flang] Add name match checks for interface procedures
Tim Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 17 08:31:21 PDT 2020
tskeith added inline comments.
================
Comment at: flang/test/Semantics/label11.f90:42
interface t7
end interface t8
type t17
----------------
There is supposed to be an error reported here too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89611/new/
https://reviews.llvm.org/D89611
More information about the llvm-commits
mailing list