rjmccall added inline comments.

================
Comment at: lib/CodeGen/CGObjC.cpp:376
+                                  bool isClassMessage,
+                                  bool isSelfReceiverInClassMethod) {
   auto &CGM = CGF.CGM;
----------------
I think it's fine to just call this a class message, unless I'm missing a 
reason to distinguish them in this function.


Repository:
  rC Clang

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

https://reviews.llvm.org/D62643



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

Reply via email to