[all-commits] [llvm/llvm-project] 3886bb: Invent OmpMapStorage for map flags
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Jul 21 07:22:28 PDT 2025
Branch: refs/heads/users/kparzysz/m02-map60-repr
Home: https://github.com/llvm/llvm-project
Commit: 3886bbcd0477b5932b1c9dc1303bbe3a940bd179
https://github.com/llvm/llvm-project/commit/3886bbcd0477b5932b1c9dc1303bbe3a940bd179
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M flang/include/flang/Semantics/symbol.h
M flang/lib/Semantics/resolve-directives.cpp
M flang/lib/Semantics/symbol.cpp
Log Message:
-----------
Invent OmpMapStorage for map flags
We're using "storage" instead of "alloc"/"release" in lowering, this will
make things more consistent.
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