[PATCH] D21036: Misplaced const-qualification with typedef types

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 10:16:45 PDT 2016


aaron.ballman updated this revision to Diff 59906.
aaron.ballman marked 2 inline comments as done.
aaron.ballman added a comment.

Corrected more review feedback.


http://reviews.llvm.org/D21036

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/MisplacedConstCheck.cpp
  clang-tidy/misc/MisplacedConstCheck.h
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-misplaced-const.rst
  test/clang-tidy/misc-misplaced-const.c
  test/clang-tidy/misc-misplaced-const.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21036.59906.patch
Type: text/x-patch
Size: 9659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/c54195fe/attachment.bin>


More information about the cfe-commits mailing list