================
@@ -3748,6 +3749,7 @@
getMapClauseKindFromModifier(OpenMPDefaultmapClauseModifier M,
OpenMPMapClauseKind Kind = OMPC_MAP_unknown;
switch (M) {
case OMPC_DEFAULTMAP_MODIFIER_alloc:
----------------
ddpagan wrote:
It wasn't officially deprecated in 6.0 and is considered an alias for the 6.0
modifier, 'storage'. Perhaps it will be deprecated in the next version?
https://github.com/llvm/llvm-project/pull/158336
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits