We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d4c516 + 65067ef commit 266025aCopy full SHA for 266025a
test/Interop/Cxx/stdlib/use-std-expected-typechecker.swift
@@ -1,7 +1,7 @@
1
// RUN: not %target-swift-frontend %s -typecheck -I %S/Inputs -cxx-interoperability-mode=default -Xcc -std=c++23 -diagnostic-style llvm 2>&1 | %FileCheck %s
2
3
// TODO <expected> not yet supported with libstdc++
4
-// XFAIL: OS=linux-gnu
+// UNSUPPORTED: OS=linux-gnu
5
6
// https://github.com/apple/swift/issues/70226
7
// UNSUPPORTED: OS=windows-msvc
0 commit comments