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

Marek SokoĊ‚owski via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 13:01:38 PDT 2016


mnbvmar added a comment.

You could also think whether char literals should be converted to true/false, too. Apart from this (and other people's doubts), everything's fine.


http://reviews.llvm.org/D18745





More information about the cfe-commits mailing list