[PATCH] D72373: [clang-tidy] extend misc-misplaced-const to detect using besides typedef
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 12:33:03 PST 2020
aaron.ballman added a comment.
In D72373#1834591 <https://reviews.llvm.org/D72373#1834591>, @AlexanderLanin wrote:
> Updated misc-misplaced-const.c to reflect new output and fixed one wrong col in misc-misplaced-const.cpp - I really do not understand how that happened.
> Rebased and verified with check-clang-tools.
Thanks! I've committed on your behalf in 84c5f196370065388779cd96d033c84d31031543 <https://reviews.llvm.org/rG84c5f196370065388779cd96d033c84d31031543>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72373/new/
https://reviews.llvm.org/D72373
More information about the cfe-commits
mailing list