[all-commits] [llvm/llvm-project] 38e465: [Flang][OpenMP] Issue error for assumed-size array...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Wed Mar 29 09:21:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38e465686c61c581b37f13418ba3e83a1aedc278
https://github.com/llvm/llvm-project/commit/38e465686c61c581b37f13418ba3e83a1aedc278
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
A flang/test/Semantics/OpenMP/map-clause.f90
Log Message:
-----------
[Flang][OpenMP] Issue error for assumed-size array in Map clause
Error only applies if it is a whole array. Page 157 in OpenMP 5.2
standard.
Reviewed By: TIFitis
Differential Revision: https://reviews.llvm.org/D147142
More information about the All-commits
mailing list