[PATCH] D18745: [clang-tidy] Adds misc-use-bool-literals check.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 3 13:41:54 PDT 2016


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

Isn't readability-implicit-bool-cast¶ should catch such issues? If not, I think will be good idea to improve that check instead of introducing new one.


http://reviews.llvm.org/D18745





More information about the cfe-commits mailing list