[PATCH] D72553: [clang-tidy] Add llvm-prefer-preincrement check

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 11 08:19:39 PST 2020


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/performance-prefer-pre-increment.rst:8
+
+The cert-oop54-cpp check is an alias, please see
+`llvm-prefer-pre-increment <llvm-prefer-pre-increment.html>`_
----------------
Please fix check name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72553





More information about the cfe-commits mailing list