[PATCH] D72373: [clang-tidy] extend misc-misplaced-const to detect using besides typedef
Alexander Lanin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 7 15:53:38 PST 2020
AlexanderLanin created this revision.
AlexanderLanin added a reviewer: aaron.ballman.
Herald added subscribers: cfe-commits, xazax.hun.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72373
Files:
clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/misc-misplaced-const.rst
clang-tools-extra/test/clang-tidy/checkers/misc-misplaced-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72373.236708.patch
Type: text/x-patch
Size: 6384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/588e8cf3/attachment.bin>
More information about the cfe-commits
mailing list