[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 8 13:13:17 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252425: [clang-tidy] add new check cppcoreguidelines-pro-type-cstyle-cast (authored by mgehre).
Changed prior to commit:
http://reviews.llvm.org/D14096?vs=39576&id=39655#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14096
Files:
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h
clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-pro-type-cstyle-cast.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-pro-type-cstyle-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14096.39655.patch
Type: text/x-patch
Size: 15058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151108/4dcdf3e6/attachment-0001.bin>
More information about the cfe-commits
mailing list