[PATCH] D52137: Added warning for unary minus used with unsigned type

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 15 11:35:39 PDT 2018


lebedev.ri added a comment.

> found some occurrences of this expression on our code base.

Standard question: what is the SNR of this warning? What value it brings?
How many times it fired? How many of these are actual real bugs?


https://reviews.llvm.org/D52137





More information about the cfe-commits mailing list