[PATCH] D51545: Enable -Wtautological-unsigned-zero-compare under -Wextra

Elizabeth Andrews via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 31 08:58:11 PDT 2018


eandrews added a comment.

@lebedev.ri is there a specific reason -Wtautological-unsigned-zero-compare was removed? All the issues I am aware of talks about comparisons with min/max.


https://reviews.llvm.org/D51545





More information about the cfe-commits mailing list