[PATCH] D29369: [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193)

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 16:22:10 PST 2017


vsk updated this revision to Diff 86746.
vsk edited the summary of this revision.
vsk added a comment.

- Remove a stale test case in unsigned-promotion.c.


https://reviews.llvm.org/D29369

Files:
  lib/CodeGen/CGExprScalar.cpp
  test/CodeGen/compound-assign-overflow.c
  test/CodeGen/ubsan-promoted-arith.cpp
  test/CodeGen/unsigned-promotion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29369.86746.patch
Type: text/x-patch
Size: 16836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170202/ea172f4a/attachment-0001.bin>


More information about the cfe-commits mailing list