summaryrefslogtreecommitdiff
path: root/flang/test/Parser/OpenMP/allocators-unparse.f90
AgeCommit message (Expand)Author
2025-08-01[flang][OpenMP] Make all block constructs share the same structure (#150956)Krzysztof Parzyszek
2025-07-11[flang][OpenMP] Convert AST node for ALLOCATORS to use Block as body (#148005)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Use new modifiers in ALLOCATE clause (#117627)Krzysztof Parzyszek
2023-05-10[Flang] Syntax support for OMP Allocators ConstructEthan Luis McDonough