[PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 10:11:59 PDT 2016
Prazek updated the summary for this revision.
Prazek updated this revision to Diff 53909.
Prazek marked an inline comment as done.
Prazek added a comment.
I will think name for new module that would have all the checks like this.
I added ingnoring of bitfields of size 1
http://reviews.llvm.org/D18821
Files:
clang-tidy/modernize/BoolToIntegerConversionCheck.cpp
clang-tidy/modernize/BoolToIntegerConversionCheck.h
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ModernizeTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/modernize-bool-to-integer-conversion.rst
test/clang-tidy/modernize-bool-to-integer-conversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18821.53909.patch
Type: text/x-patch
Size: 10336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160415/a77b22a5/attachment.bin>
More information about the cfe-commits
mailing list