MadCoder added inline comments.

================
Comment at: clang/lib/CodeGen/CGObjCMac.cpp:2169
+    // Direct methods will synthesize the proper `_cmd` internally,
+       // so just don't bother with setting the `_cmd` argument.
+    assert(!IsSuper);
----------------
jeez will fix the indent here too


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

https://reviews.llvm.org/D69991



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

Reply via email to