lebedev.ri added a comment. Happy to see this check!
================ Comment at: clang-tools-extra/docs/ReleaseNotes.rst:199-202 +- New alias :doc:`performance-prefer-pre-increment + <clang-tidy/checks/performance-prefer-pre-increment>` to + :doc:`llvm-prefer-pre-increment + <clang-tidy/checks/llvm-prefer-pre-increment>` was added. ---------------- Are we **really** **really** sure this is the correct relation direction? This isn't an llvm-specific guideline that may be applicable to other code, but a known generic C++ guideline that llvm coding guide follows. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72553/new/ https://reviews.llvm.org/D72553 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits