[PATCH] D83188: [clang-tidy] bugprone-bool-pointer-implicit-conversion doesn't handle members
Alex Cameron via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 5 23:24:17 PDT 2020
tetsuo-cpp updated this revision to Diff 275592.
tetsuo-cpp added a comment.
Remove the unnecessary template.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83188/new/
https://reviews.llvm.org/D83188
Files:
clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-bool-pointer-implicit-conversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83188.275592.patch
Type: text/x-patch
Size: 5459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200706/4aaf94e5/attachment.bin>
More information about the cfe-commits
mailing list