sbenza added inline comments. ================ Comment at: docs/clang-tidy/checks/misc-multiple-statement-macro.rst:15 @@ +14,3 @@ + if (do_increment) + INCREMENT_TWO(a, b); + ---------------- hokein wrote: > Would be better to add a comment to explain the sample. The sentence just before the example explains what the problem is.
http://reviews.llvm.org/D18766 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits