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

Nice, the patch looks good to me.



================
Comment at: 
docs/clang-tidy/checks/readability-redundant-function-ptr-dereference.rst:25
+  int i = (*p)(10, 50);
+
----------------
Nit: an extra blank line.


https://reviews.llvm.org/D27520



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

Reply via email to