[PATCH] D18703: [clang-tidy] Add new checker for comparison with runtime string functions.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 11:40:11 PDT 2016


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

Implicit conversions to bool should be handled by readability-implicit-bool-cast.


http://reviews.llvm.org/D18703





More information about the cfe-commits mailing list