[PATCH] D78904: [clang-tidy] extend bugprone-signed-char-misuse check with array subscript case.
Tamás Zolnai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 27 02:06:05 PDT 2020
ztamas updated this revision to Diff 260243.
ztamas added a comment.
Fix typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78904/new/
https://reviews.llvm.org/D78904
Files:
clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/bugprone-signed-char-misuse.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-signed-char-misuse.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78904.260243.patch
Type: text/x-patch
Size: 5567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200427/a2de403b/attachment.bin>
More information about the cfe-commits
mailing list