[flang-commits] [PATCH] D142771: [flang] Avoid crashing from recursion on very tall expression parse trees
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Feb 1 14:42:49 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb617df6e7cbc: [flang] Avoid crashing from recursion on very tall expression parse trees (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142771/new/
https://reviews.llvm.org/D142771
Files:
flang/include/flang/Parser/parse-tree-visitor.h
flang/include/flang/Semantics/expression.h
flang/lib/Semantics/expression.cpp
flang/test/Evaluate/big-expr-tree.F90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142771.494077.patch
Type: text/x-patch
Size: 9021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230201/ec9306d0/attachment.bin>
More information about the flang-commits
mailing list