alexfh added inline comments. ================ Comment at: docs/clang-tidy/checks/misc-const-ref-builtin.rst:28 @@ +27,2 @@ + +The instantiation of g will not be flagged. ---------------- nit: enclose `g` with double backquotes, please. Same with other inline code snippets (`int`, `double`, etc.)
http://reviews.llvm.org/D18191 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
