gtbercea marked 3 inline comments as done.
gtbercea added inline comments.

================
Comment at: lib/CodeGen/CGOpenMPRuntime.h:904
+  ///
+  virtual bool isStaticChunked(OpenMPDistScheduleClauseKind ScheduleKind,
+                               bool Chunked) const;
----------------
ABataev wrote:
> I'd rename this into `isDistStaticChunked`
I've used the same naming convention as the isStaticNonchunked function for 
consistency.


Repository:
  rC Clang

https://reviews.llvm.org/D53448



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

Reply via email to