[all-commits] [llvm/llvm-project] f5a429: [flang][semantic] parser node types and rewrite fo...
ivanrodriguez3753 via All-commits
all-commits at lists.llvm.org
Wed Jun 10 08:34:58 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5a429456f3375c8d2e1a2a0b768cd0ee6651f1d
https://github.com/llvm/llvm-project/commit/f5a429456f3375c8d2e1a2a0b768cd0ee6651f1d
Author: ivanrodriguez3753 <48269053+ivanrodriguez3753 at users.noreply.github.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/resolve-names-utils.cpp
A flang/test/Semantics/declaration-explicit-array-bounds.f90
Log Message:
-----------
[flang][semantic] parser node types and rewrite for explicit-shape-bounds-spec (#188447)
This commit lays the groundwork for semantic analysis of rank-1 integer array expressions being used as bounds in a declaration with explicit bounds.
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