[PATCH] D100065: [flang] Enforce a limit on recursive PDT instantiations

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 16:38:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5091671c9ba2: [flang] Enforce a limit on recursive PDT instantiations (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100065

Files:
  flang/include/flang/Semantics/tools.h
  flang/include/flang/Semantics/type.h
  flang/lib/Semantics/expression.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/lib/Semantics/scope.cpp
  flang/lib/Semantics/tools.cpp
  flang/lib/Semantics/type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100065.336579.patch
Type: text/x-patch
Size: 8887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/f608750d/attachment.bin>


More information about the llvm-commits mailing list