[PATCH] D72213: [clang-tidy] Add `bugprone-reserved-identifier` to flag usages of reserved C++ names
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 4 14:05:10 PST 2020
Mordante added a subscriber: eugene.
Mordante added a comment.
@eugene `Please don't use auto when type is spelled in same statement or iterator.` do you mean `type is not spelled` ?
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