[PATCH] D63984: [ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on Solaris

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 02:23:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365303: [ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on… (authored by ro, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D63984?vs=207245&id=208335#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63984/new/

https://reviews.llvm.org/D63984

Files:
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/integer-arithmetic-value-change.c
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/integer-conversion.c
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/integer-sign-change.c
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/integer-truncation.c
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-blacklist.c
  compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63984.208335.patch
Type: text/x-patch
Size: 82345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/b4a0b81c/attachment-0001.bin>


More information about the llvm-commits mailing list