[PATCH] D92492: [flang] Fix bugs related to merging generics during USE

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 15:12:09 PST 2020


tskeith updated this revision to Diff 309072.
tskeith added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92492

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/check-declarations.cpp
  flang/lib/Semantics/mod-file.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/lib/Semantics/symbol.cpp
  flang/test/Semantics/getsymbols03-a.f90
  flang/test/Semantics/modfile07.f90
  flang/test/Semantics/resolve17.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92492.309072.patch
Type: text/x-patch
Size: 27522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/b3d74d21/attachment.bin>


More information about the llvm-commits mailing list