[PATCH] D82903: [flang] Bug fix for ambiguous references to data and functions

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 10:48:42 PDT 2020


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

I eliminated the extra skimmer pass during name resolution of the execution
part.  I also reverted the processing of calls to its original form.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82903

Files:
  flang/lib/Semantics/expression.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/test/Semantics/resolve93.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82903.274863.patch
Type: text/x-patch
Size: 4676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/043901e8/attachment-0001.bin>


More information about the llvm-commits mailing list