[PATCH] D80453: [flang] Fixes for problems with declaring procedure entities

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 09:44:45 PDT 2020


PeteSteinfeld updated this revision to Diff 266249.
PeteSteinfeld added a comment.

Changed the implementation of the test to see if the ProcInterface of the
ProcEntityDetails had already been set.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80453/new/

https://reviews.llvm.org/D80453

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/resolve-names.cpp
  flang/test/Semantics/resolve91.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80453.266249.patch
Type: text/x-patch
Size: 8226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/3d07289b/attachment.bin>


More information about the llvm-commits mailing list