[PATCH] D72378: [clang-tidy] Add `bugprone-reserved-identifier`

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 10 06:48:43 PST 2020


Eugene.Zelenko added a comment.

Please rebase from trunk. I sorted Clang-tidy entries in Release Notes and aliases have own subsubsection. Please keep alphabetical order there.



================
Comment at: clang-tools-extra/docs/clang-tidy/checks/cert-dcl51-cpp.rst:6
+cert-dcl51-cpp
+============
+
----------------
Header length.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72378





More information about the cfe-commits mailing list