Eugene.Zelenko added a subscriber: Eugene.Zelenko.

================
Comment at: docs/clang-tidy/checks/modernize-use-auto.rst:155
@@ +154,3 @@
+------------------
+If the option is set to non-zero (default is ``0``), the check will remove 
stars
+from the non-typedef pointer types when replacing type names with ``auto``.
----------------
Please highlight 0 with `. It's not language construct.


http://reviews.llvm.org/D20917



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

Reply via email to