[PATCH] D71174: [clang-tidy] new check: bugprone-signed-char-misuse
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 28 01:29:44 PST 2019
sylvestre.ledru added inline comments.
================
Comment at: clang-tools-extra/docs/clang-tidy/checks/list.rst:66
bugprone-posix-return
+ bugprone-signed-char-misuse
bugprone-sizeof-container
----------------
list.rst has changed, you should try to rebase your patch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71174/new/
https://reviews.llvm.org/D71174
More information about the cfe-commits
mailing list