[all-commits] [llvm/llvm-project] 95507c: [compiler-rt] Fix XFAIL conditions after convertin...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Jan 13 06:24:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95507c82bcfa5f9e5c2381d39fee3c17f4651bfb
https://github.com/llvm/llvm-project/commit/95507c82bcfa5f9e5c2381d39fee3c17f4651bfb
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/printf-ldbl.c
M compiler-rt/test/sanitizer_common/TestCases/scanf-ldbl.c
M compiler-rt/test/ubsan/TestCases/Float/cast-overflow.cpp
M compiler-rt/test/ubsan/TestCases/Misc/log-path_test.cpp
Log Message:
-----------
[compiler-rt] Fix XFAIL conditions after converting to 'target=...'
Fixes #60002.
More information about the All-commits
mailing list