[all-commits] [llvm/llvm-project] f7c913: Added test cases and corrected error text.
kwyatt-ext via All-commits
all-commits at lists.llvm.org
Fri Jul 31 07:24:45 PDT 2026
Branch: refs/heads/users/kwyatt-ext/enum-sem-3
Home: https://github.com/llvm/llvm-project
Commit: f7c913e4236cfb4d378015486c7e9c5cc65339d0
https://github.com/llvm/llvm-project/commit/f7c913e4236cfb4d378015486c7e9c5cc65339d0
Author: Kevin Wyatt <kwyatt at hpe.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M flang/lib/Semantics/check-io.cpp
M flang/test/Semantics/enumeration-type-intrinsics-gating.f90
M flang/test/Semantics/enumeration-type-io.f90
Log Message:
-----------
Added test cases and corrected error text.
Commit: db6e2e9f09a635fa2a24d7a55709a71671101bdf
https://github.com/llvm/llvm-project/commit/db6e2e9f09a635fa2a24d7a55709a71671101bdf
Author: Kevin Wyatt <kwyatt at hpe.com>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M flang/lib/Semantics/check-io.cpp
A flang/test/Semantics/enumeration-type-io-pdt-order.f90
Log Message:
-----------
Modified to erase visited on recursion return. Added a test that demonstrates the issue and fix.
Compare: https://github.com/llvm/llvm-project/compare/d1bbe5dc0bfb...db6e2e9f09a6
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