[PATCH] D65912: [clang-tidy] Add new check for math constants
Alexander Zaitsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 05:56:40 PDT 2019
ZaMaZaN4iK added a comment.
> One thing I would be interested in knowing is how often the check behaves when run over some large, real-world code bases. Does it catch any true positives? Does it have false positives?
I have no such statistics for this check. But I have statistics for identical check from PVS-Studio - https://www.viva64.com/en/examples/v624/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65912/new/
https://reviews.llvm.org/D65912
More information about the cfe-commits
mailing list