[all-commits] [llvm/llvm-project] 58828f: [NFC][UBSAN] Remove XFAIL from fixed tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Oct 27 23:44:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58828f6a93cd290cde2bf657a7c96a7399a328c1
https://github.com/llvm/llvm-project/commit/58828f6a93cd290cde2bf657a7c96a7399a328c1
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] Remove XFAIL from fixed tests
More information about the All-commits
mailing list