[PATCH] D48866: [clang-tidy] Add incorrect-pointer-cast checker
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 11 10:48:15 PDT 2019
alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.
As per the very first comment, "bugprone" will be a more suitable category for this check. The rename_check.py script should be able to help here.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D48866/new/
https://reviews.llvm.org/D48866
More information about the cfe-commits
mailing list