[all-commits] [llvm/llvm-project] 0d5592: [flang] Catch deferred type parameters in ALLOCATE...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon May 12 12:28:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d5592713b93bf9dbf305f1d923e8a85b2ba3350
https://github.com/llvm/llvm-project/commit/0d5592713b93bf9dbf305f1d923e8a85b2ba3350
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M flang/lib/Semantics/check-allocate.cpp
M flang/test/Semantics/allocate01.f90
Log Message:
-----------
[flang] Catch deferred type parameters in ALLOCATE(type-spec::) (#139334)
The type-spec in ALLOCATE may not have any deferred type parameters.
Fixes https://github.com/llvm/llvm-project/issues/138979.
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