alexfh accepted this revision. alexfh added a comment. This revision is now accepted and ready to land.
Sorry for the delay. Feel free to ping earlier. One more comment, otherwise looks good. ================ Comment at: docs/clang-tidy/checks/modernize-use-auto.rst:163 +The check handles ``static_cast``, ``dynamic_cast``, ``const_cast``, +``reinterpret_cast``, functional casts and c style casts. + ---------------- nit: "C-style casts" https://reviews.llvm.org/D25316 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits