[PATCH] D75749: [clang-tidy] extend bugprone-signed-char-misuse check.
Tamás Zolnai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 7 01:38:31 PST 2020
ztamas updated this revision to Diff 248909.
ztamas added a comment.
One more unneeded allOf and clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75749/new/
https://reviews.llvm.org/D75749
Files:
clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.cpp
clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.h
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: D75749.248909.patch
Type: text/x-patch
Size: 16488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200307/10e3c293/attachment-0001.bin>
More information about the cfe-commits
mailing list