[PATCH] D54150: Adapt UBSan integer truncation tests to NetBSD
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 06:20:29 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346228: Adapt UBSan integer truncation tests to NetBSD (authored by kamil, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D54150?vs=172746&id=172755#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54150
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-blacklist.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-blacklist.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
compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/unsigned-integer-truncation-blacklist.c
compiler-rt/trunk/test/ubsan/TestCases/ImplicitConversion/unsigned-integer-truncation.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54150.172755.patch
Type: text/x-patch
Size: 132475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/f4a05f20/attachment-0001.bin>
More information about the llvm-commits
mailing list