[all-commits] [llvm/llvm-project] 8ecf1c: [NFC][UBSAN] Try to re-enable tests on IOS
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Oct 27 23:51:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8ecf1c4969bd7c18b09d6aa607eb95a14ac309e2
https://github.com/llvm/llvm-project/commit/8ecf1c4969bd7c18b09d6aa607eb95a14ac309e2
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-sign-change-blacklist.c
M compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-blacklist.c
M compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-blacklist.c
M compiler-rt/test/ubsan/TestCases/ImplicitConversion/unsigned-integer-truncation-blacklist.c
Log Message:
-----------
[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
More information about the All-commits
mailing list