[NFC][UBSAN] Try to re-enable tests on IOS
authorVitaly Buka <vitalybuka@google.com>
Wed, 28 Oct 2020 06:46:36 +0000 (23:46 -0700)
committerVitaly Buka <vitalybuka@google.com>
Wed, 28 Oct 2020 06:49:31 +0000 (23:49 -0700)
commit8ecf1c4969bd7c18b09d6aa607eb95a14ac309e2
tree3249ec1b01340487dce2b678c651d873d64d178b
parent58828f6a93cd290cde2bf657a7c96a7399a328c1
[NFC][UBSAN] Try to re-enable tests on IOS

Looks like the reason they were disabled is the same as for Android
and it's fixed by 776a15d8aecad2768f1391092099e9b173b8148b
compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-sign-change-blacklist.c
compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-blacklist.c
compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-blacklist.c
compiler-rt/test/ubsan/TestCases/ImplicitConversion/unsigned-integer-truncation-blacklist.c