[flang-commits] [PATCH] D122899: [flang] add evaluate::IsAllocatable helper
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Apr 1 12:29:59 PDT 2022
jeanPerier updated this revision to Diff 419832.
jeanPerier added a comment.
Rename `evaluate::IsAllocatable` to `evaluate::IsAllocatableDesignator`.
Add Call05.f90 relevant tests from https://reviews.llvm.org/D122779.
Remove arg name in declaration and add reference to standard.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122899/new/
https://reviews.llvm.org/D122899
Files:
flang/include/flang/Evaluate/tools.h
flang/lib/Evaluate/intrinsics.cpp
flang/lib/Evaluate/tools.cpp
flang/lib/Semantics/check-call.cpp
flang/test/Semantics/allocated.f90
flang/test/Semantics/call05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122899.419832.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220401/1a02bc2a/attachment.bin>
More information about the flang-commits
mailing list