[PATCH] D15814: Implicit conversion from float->bool

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 29 13:47:01 PST 2015


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

This seems to me as specific case of Clang-tidy readability-implicit-bool-cast. May be this check should be entirely moved to Clang?


http://reviews.llvm.org/D15814





More information about the cfe-commits mailing list