[PATCH] D72213: [clang-tidy] Add `bugprone-reserved-identifier` to flag usages of reserved C++ names
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 4 14:50:43 PST 2020
Eugene.Zelenko added a comment.
In D72213#1804447 <https://reviews.llvm.org/D72213#1804447>, @Mordante wrote:
> @eugene `Please don't use auto when type is spelled in same statement or iterator.` do you mean `type is not spelled` ?
Yes, you are correct. Sorry for mistake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72213/new/
https://reviews.llvm.org/D72213
More information about the cfe-commits
mailing list