jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

Code LGTM. I trust you know about mangling.



================
Comment at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:11402
+                                     .getTypeSizeInChars(P->getPointeeType())
+                                     .getQuantity();
         }
----------------
Nit: `auto *P`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78965



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

Reply via email to