[compiler-rt] [test] Adjust an XFAIL for strtoll_strict.c for MinGW targets
authorMartin Storsjö <martin@martin.st>
Mon, 28 Aug 2023 20:31:08 +0000 (20:31 +0000)
committerTobias Hieta <tobias@hieta.se>
Wed, 30 Aug 2023 15:00:18 +0000 (17:00 +0200)
commitc8abecdaca4e5d7defd9d3f6c388d64f5ee03e47
tree9be150a0ec366a490a3a9d605f24917f11ec0dc8
parentdd230efe703f34678ce52280e50238abf908aaa1
[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)
compiler-rt/test/asan/TestCases/strtoll_strict.c