Eugene.Zelenko added a comment.

Does it really belong to Clang-tidy or Clang Analyzer is better place because 
of path-ensitivity?

Please rebase from trunk.

General note: CLang-tidy use //check// in terminology, not //checker//.



================
Comment at: docs/ReleaseNotes.rst:63
+
+  The checker aims to find loops where none of the
+  condition variables are updated in the body.
----------------
Just //Finds// instead of //The checker aims to find//. Please also align on 80 
symbols per line. Same in documentation.


https://reviews.llvm.org/D40937



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

Reply via email to