[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
Thu Jul 2 15:08:36 PDT 2020


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

Simplified the code for getting the symbol of an `ArrayElement`.


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.275246.patch
Type: text/x-patch
Size: 4045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200702/9ae5b67c/attachment.bin>


More information about the llvm-commits mailing list