[PATCH] D109918: [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 10:37:03 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9245f35580ca: [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109918

Files:
  flang/include/flang/Evaluate/tools.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Evaluate/fold-integer.cpp
  flang/lib/Evaluate/formatting.cpp
  flang/lib/Evaluate/shape.cpp
  flang/lib/Evaluate/tools.cpp
  flang/lib/Evaluate/variable.cpp
  flang/lib/Semantics/check-select-rank.cpp
  flang/test/Semantics/select-rank.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109918.373278.patch
Type: text/x-patch
Size: 8494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/2ccce143/attachment.bin>


More information about the llvm-commits mailing list