[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
Sat May 2 05:16:12 PDT 2020
ztamas updated this revision to Diff 261634.
ztamas added a comment.
Spelling / grammar fixes.
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.261634.patch
Type: text/x-patch
Size: 5570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/f3f9f2bb/attachment-0001.bin>
More information about the cfe-commits
mailing list