[PATCH] D96631: [flang] Detect circularly defined procedures

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 18:56:31 PST 2021


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

Trying to improve the error message when a circularity is detected.  I added a
list of the procedures in the cycle.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96631

Files:
  flang/include/flang/Evaluate/characteristics.h
  flang/lib/Evaluate/characteristics.cpp
  flang/test/Semantics/resolve100.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96631.323508.patch
Type: text/x-patch
Size: 9463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/b8495c92/attachment.bin>


More information about the llvm-commits mailing list