[PATCH] D94017: [flang] Fix bogus message on internal subprogram with alternate return

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 08:40:14 PST 2021


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

Responding to Jean's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94017

Files:
  flang/include/flang/Common/Fortran.h
  flang/include/flang/Evaluate/call.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Evaluate/call.cpp
  flang/lib/Evaluate/formatting.cpp
  flang/lib/Semantics/check-call.cpp
  flang/lib/Semantics/expression.cpp
  flang/test/Semantics/altreturn06.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94017.315150.patch
Type: text/x-patch
Size: 9414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/05f4f100/attachment.bin>


More information about the llvm-commits mailing list