[PATCH] D13398: [clang-tidy] add check cppcoreguidelines-pro-type-const-cast
Matthias Gehre via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 6 14:50:54 PDT 2015
mgehre updated this revision to Diff 36668.
mgehre added a comment.
Rebased
http://reviews.llvm.org/D13398
Files:
clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp
clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h
docs/clang-tidy/checks/cppcoreguidelines-pro-type-const-cast.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cppcoreguidelines-pro-type-const-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13398.36668.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151006/1f76db39/attachment-0001.bin>
More information about the cfe-commits
mailing list