[PATCH] D71001: [Clang-Tidy] New check: bugprone-misplaced-pointer-arithmetic-in-alloc
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 11:28:04 PST 2019
gribozavr2 added a comment.
In D71001#1769394 <https://reviews.llvm.org/D71001#1769394>, @Eugene.Zelenko wrote:
> With such logic, Clang-tidy is maintenance burden: 368 unaddressed request in Bugzilla is very telling.
Doesn't that just prove the point that we already have a problem with too many bugs in existing checkers, and adding more checkers is only going to make the situation worse?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71001/new/
https://reviews.llvm.org/D71001
More information about the cfe-commits
mailing list