Eugene.Zelenko added inline comments.

================
Comment at: 
clang-tools-extra/docs/clang-tidy/checks/misc-redundant-condition.rst:6
+
+Finds condition variables in nested `if` statements that were also checked in
+the outer `if` statement and were not changed.
----------------
Please use double back-ticks for language constructs. Same below.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81272/new/

https://reviews.llvm.org/D81272



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

Reply via email to