[all-commits] [llvm/llvm-project] 1595ca: [flang] Catch whole assumed-size array passed to e...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Sep 12 09:11:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1595ca435ca9e85a3f693267b5f928bf3cfc2cc1
https://github.com/llvm/llvm-project/commit/1595ca435ca9e85a3f693267b5f928bf3cfc2cc1
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M flang/lib/Semantics/check-call.cpp
A flang/test/Semantics/elemental02.f90
Log Message:
-----------
[flang] Catch whole assumed-size array passed to elemental (#108239)
A whole assumed-size array is not a valid argument to an elemental
procedure (intrinsic or otherwise).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list