[PATCH] D42938: [Sema] Emit -Winteger-overflow for arguments in function calls, ObjC messages.
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 2 05:02:59 PST 2018
jkorous-apple added a comment.
Maybe a stupid idea but in case it makes sense to add these expression types could we also add integer template arguments?
https://reviews.llvm.org/D42938
More information about the cfe-commits
mailing list