[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 11:41:11 PDT 2018
xbolva00 added a comment.
MSVC warns for every case in the test file I uploaded here. https://godbolt.org/z/jiMFp6
https://reviews.llvm.org/D52137
More information about the cfe-commits
mailing list