[PATCH] D52137: Added warning for unary minus used with unsigned type
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 16 22:43:29 PDT 2018
xbolva00 added a comment.
"High bits are zeros" and "result is always non negative" are good candidatates to be catched here. Thanks for detailed review, Richard. Now I will look on it.
https://reviews.llvm.org/D52137
More information about the cfe-commits
mailing list