[PATCH] D55793: [clang-tidy] Add duplicated access specifier readability check (PR25403)

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 17 14:55:39 PST 2018


Eugene.Zelenko added a comment.

Please close PR25403 after commit.



================
Comment at: docs/ReleaseNotes.rst:70
 
+- New :doc:`readability-duplicated-access-specifiers
+  <clang-tidy/checks/readability-duplicated-access-specifiers>` check.
----------------
Please use alphabetical order for new checks.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D55793





More information about the cfe-commits mailing list