[PATCH] D14096: [clang-tidy] add new check cppcoreguidelines-pro-type-cstyle-cast
Matthias Gehre via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 1 14:00:18 PST 2015
mgehre updated this revision to Diff 38857.
mgehre added a comment.
Review comments: Formating and changed diag messages
http://reviews.llvm.org/D14096
Files:
clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp
clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h
docs/clang-tidy/checks/cppcoreguidelines-pro-type-cstyle-cast.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cppcoreguidelines-pro-type-cstyle-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14096.38857.patch
Type: text/x-patch
Size: 14839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151101/39e2fb22/attachment-0001.bin>
More information about the cfe-commits
mailing list