================
@@ -3748,6 +3749,7 @@ 
getMapClauseKindFromModifier(OpenMPDefaultmapClauseModifier M,
   OpenMPMapClauseKind Kind = OMPC_MAP_unknown;
   switch (M) {
   case OMPC_DEFAULTMAP_MODIFIER_alloc:
----------------
alexey-bataev wrote:

Should be alloc disabled for 6.0 and above?

https://github.com/llvm/llvm-project/pull/158336
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to