[PATCH] D20857: [clang-tidy] Add modernize-explicit-operator-bool check.

Murray Cumming via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 30 05:56:12 PDT 2016


murrayc added a comment.

I'd still be perfectly happy if just the simple check for implicit operator bool was accepted.


http://reviews.llvm.org/D20857





More information about the cfe-commits mailing list