aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM with a couple of drive-by nits that could be fixed if you wanted to. ================ Comment at: docs/clang-tidy/checks/bugprone-swapped-arguments.rst:6 + + +Finds potentially swapped arguments by looking at implicit conversions. ---------------- Can get rid of the extra newline while you're at it. ================ Comment at: docs/clang-tidy/checks/bugprone-undelegated-constructor.rst:6 Finds creation of temporary objects in constructors that look like a ---------------- Same here, if you'd like. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D43870 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits