Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/clang-tidy/checks/altera-unroll-loops.rst:15
+
+- This check is unable to determine the number of iterations in a `while` or
+  `do..while` loop; hence if such a loop is fully unrolled, a note is emitted
----------------
Please use double back-ticks for language constructs. Same in rest of note text.


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

https://reviews.llvm.org/D72235

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

Reply via email to