[PATCH] D16310: new clang-tidy checker misc-long-cast
Daniel Marjamäki via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 06:13:14 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL260223: [clang-tidy] Add 'misc-misplaced-widening-cast' check. (authored by danielmarjamaki).
Changed prior to commit:
http://reviews.llvm.org/D16310?vs=47182&id=47310#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16310
Files:
clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/misc/MisplacedWideningCastCheck.cpp
clang-tools-extra/trunk/clang-tidy/misc/MisplacedWideningCastCheck.h
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-misplaced-widening-cast.rst
clang-tools-extra/trunk/test/clang-tidy/misc-misplaced-widening-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16310.47310.patch
Type: text/x-patch
Size: 11550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160209/361e7236/attachment.bin>
More information about the cfe-commits
mailing list