[PATCH] D45050: [clang-tidy] New checker for not null-terminated result caused by strlen(), size() or equal length
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 13 04:09:56 PDT 2019
xbolva00 added a comment.
typedef __SIZE_TYPE__ size_t;
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45050/new/
https://reviews.llvm.org/D45050
More information about the cfe-commits
mailing list