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

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 19 02:43:27 PST 2018


riccibruno added a comment.

> Yes, I was thinking about the same thing! However, I believe that some people may find this kind of "redundant" access specs actually more readable, so maybe it makes sense to add a check option for this > to allow users to disable it?

Perhaps ? I will leave someone with more experience here to comment.


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

https://reviews.llvm.org/D55793





More information about the cfe-commits mailing list