[PATCH] D42938: [Sema] Emit -Winteger-overflow for arguments in function calls, ObjC messages.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 1 11:55:56 PST 2018
vsapsai added a comment.
Ping. It would be helpful to know how reasonable is the idea to handle more expression types in `Sema::CheckForIntOverflow`.
https://reviews.llvm.org/D42938
More information about the cfe-commits
mailing list