mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 13:16:46 +00:00
[compiler-rt] [test] Adjust an XFAIL for strtoll_strict.c for MinGW targets
8033231240f223dc7c718d1d27ece2dbcc8057c6 made this test pass in MinGW environments, even if it still is failing in MSVC environments. (cherry picked from commit 277fc9475fb89c0b80d4237dbc8d698a55203c0d)
This commit is contained in:
parent
dd230efe70
commit
c8abecdaca
@ -24,7 +24,7 @@
|
||||
|
||||
// FIXME: Enable strtoll interceptor.
|
||||
// REQUIRES: shadow-scale-3
|
||||
// XFAIL: target={{.*windows-(msvc.*|gnu)}}
|
||||
// XFAIL: target={{.*windows-msvc.*}}
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user