[flang-commits] [PATCH] D90636: [flang] Fix actual argument character length and length error reporting
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Nov 2 11:53:49 PST 2020
klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
klausler requested review of this revision.
Ensure that character length is properly calculated for
actual arguments to intrinsics, and that source provenance
information is available when expression analysis calls
folding in cases where the length is invalid.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90636
Files:
flang/include/flang/Semantics/expression.h
flang/lib/Evaluate/characteristics.cpp
flang/lib/Semantics/expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90636.302359.patch
Type: text/x-patch
Size: 7424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20201102/5dc6ca9c/attachment.bin>
More information about the flang-commits
mailing list