[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
Sun Jan 12 13:14:39 PST 2020


AlexanderLanin updated this revision to Diff 237558.
AlexanderLanin marked an inline comment as done.
AlexanderLanin added a comment.

Updated revision with llvm_unreachable


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

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.237558.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200112/39854732/attachment.bin>


More information about the cfe-commits mailing list