omtcyf0 added inline comments. ================ Comment at: docs/clang-tidy/checks/readability-named-parameter.rst:13 @@ -13,2 +12,3 @@ +https://google.github.io/styleguide/cppguide.html#Function_Declarations_and_Definitions All parameters should be named, with identical names in the declaration and ---------------- It is rst. I meant generated HTML docs there.
IIRC rst is similar to markdown there -- the generated output won't have newline there unless there are 2 spaces at the end of line or a blank line. http://reviews.llvm.org/D17602 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits