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 396b055 + 961a2e2 commit 38371cdCopy full SHA for 38371cd
test/Interop/Cxx/foreign-reference/witness-table.swift
@@ -1,7 +1,6 @@
1
-// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -enable-experimental-cxx-interop -Xfrontend -validate-tbd-against-ir=none -Xfrontend -disable-llvm-verify -g)
+// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -enable-experimental-cxx-interop -Xfrontend -validate-tbd-against-ir=none -Xfrontend -disable-llvm-verify -Xfrontend -disable-availability-checking -g)
2
//
3
// REQUIRES: executable_test
4
-// REQUIRES: rdar95738946
5
// XFAIL: OS=windows-msvc
6
7
import StdlibUnittest
0 commit comments