mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-01 01:31:26 +00:00
[flang][MSVC] Disable test on Windows
A test is crashing the compiler unexpectedly when built with MSVC; disable it with an XFAIL until it can be analyzed further.
This commit is contained in:
parent
034bab4cc8
commit
5aa060e3e1
@ -1,4 +1,7 @@
|
||||
! RUN: %python %S/test_errors.py %s %flang_fc1
|
||||
! TODO: crashes compiler mysteriously when built with MSVC since patch
|
||||
! 10b990a03b1ede533b8443edffa3607aae4295c7n or maybe earlier
|
||||
! XFAIL: system-windows
|
||||
|
||||
!Shape analysis related tests for SELECT RANK Construct(R1148)
|
||||
program select_rank
|
||||
|
Loading…
Reference in New Issue
Block a user