[PATCH] D48866: [clang-tidy] Add incorrect-pointer-cast checker
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 11 18:27:10 PST 2018
hgabii updated this revision to Diff 177810.
hgabii marked an inline comment as done.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D48866/new/
https://reviews.llvm.org/D48866
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/IncorrectPointerCastCheck.cpp
clang-tidy/misc/IncorrectPointerCastCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-incorrect-pointer-cast.rst
test/clang-tidy/misc-incorrect-pointer-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48866.177810.patch
Type: text/x-patch
Size: 18343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181212/4f76e02c/attachment-0001.bin>
More information about the cfe-commits
mailing list