jdoerfert added reviewers: kkwli0, dreachem.
jdoerfert added inline comments.


================
Comment at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:7630
+        // OMPC_MAP_MODIFIER_last is used to identify data members used in
+        // used_device_adddr clause.
+        bool IsMemberPointerOrAddr =
----------------
I'm not a fan of this implicit encoding. Can't we add a new map type or 
modifier?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80730/new/

https://reviews.llvm.org/D80730



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to