[flang-commits] [flang] [mlir] [Flang][MLIR][OpenMP] Allow setting OMP_MAP_PTR_AND_OBJ by frontends (PR #84328)

Raghu Maddhipatla via flang-commits flang-commits at lists.llvm.org
Thu Mar 7 08:33:06 PST 2024


================
@@ -2034,12 +2046,13 @@ static void processMapMembersWithParent(
     assert(memberDataIdx >= 0 && "could not find mapped member of structure");
 
     // Same MemberOfFlag to indicate its link with parent and other members
-    // of, and we flag that it's part of a pointer and object coupling.
+    // of
----------------
raghavendhra wrote:

Nit - Maybe remove "of"

https://github.com/llvm/llvm-project/pull/84328


More information about the flang-commits mailing list