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

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 16:24:17 PDT 2016


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

- Fix -Winvalid-noreturn warnings.


https://reviews.llvm.org/D25295

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25295.73708.patch
Type: text/x-patch
Size: 6646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/6b0a7077/attachment.bin>


More information about the llvm-commits mailing list