[PATCH] D25295: [ubsan] Handle undef values in the integer overflow diagnostic

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 12:53:16 PDT 2016


vsk updated this revision to Diff 75630.
vsk added a comment.

- Get rid of the IR/bitcode test and re-write in C. This makes the test a bit easier to understand, and more portable.


https://reviews.llvm.org/D25295

Files:
  lib/ubsan/ubsan_diag.h
  lib/ubsan/ubsan_handlers.cc
  test/ubsan/TestCases/Integer/undef-overflow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25295.75630.patch
Type: text/x-patch
Size: 9043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/9d2fcca2/attachment.bin>


More information about the llvm-commits mailing list