[PATCH] D29369: [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193)
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 24 16:55:25 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296213: [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193) (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D29369?vs=89733&id=89752#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29369
Files:
cfe/trunk/lib/CodeGen/CGExprScalar.cpp
cfe/trunk/test/CodeGen/compound-assign-overflow.c
cfe/trunk/test/CodeGen/ubsan-promoted-arith.cpp
cfe/trunk/test/CodeGen/unsigned-promotion.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29369.89752.patch
Type: text/x-patch
Size: 14768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170225/094bbe41/attachment.bin>
More information about the cfe-commits
mailing list