[PATCH] D26636: patch for llvm/clang bug 25965, suppress warning diagnostic on float-to-bool conversion when in condition context

Joerg Sonnenberger via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 08:16:22 PST 2016


joerg added a comment.

Besides "it triggers on SPEC", why should the warning be disabled here? I think it is perfectly sensible to have a warning for all six conditional contexts here.


https://reviews.llvm.org/D26636





More information about the cfe-commits mailing list