[PATCH] D18821: Add modernize-bool-to-integer-conversion
Arthur O'Dwyer via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 15:50:50 PDT 2016
Quuxplusone added a subscriber: Quuxplusone.
Quuxplusone added a comment.
I would like to see a new version of http://reviews.llvm.org/D19105 with all the "1-bit-bitfield" diffs removed.
Right now, it's hard to see that there's *anything* in http://reviews.llvm.org/D19105 that's not a miscorrection of a 1-bit bitfield.
Do you have an example of a large codebase where this check runs with few false positives and a non-zero number of true positives?
http://reviews.llvm.org/D18821
More information about the cfe-commits
mailing list