[all-commits] [llvm/llvm-project] 5aa060: [flang][MSVC] Disable test on Windows
Peter Klausler via All-commits
all-commits at lists.llvm.org
Sat Jan 28 17:27:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5aa060e3e1458abe903577166830e64f693c9e34
https://github.com/llvm/llvm-project/commit/5aa060e3e1458abe903577166830e64f693c9e34
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M flang/test/Semantics/select-rank02.f90
Log Message:
-----------
[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.
More information about the All-commits
mailing list