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 3168a91 + 12d7405 commit 261f41eCopy full SHA for 261f41e
test/Interop/SwiftToCxx/stdlib/stdlib-in-cxx-no-diagnostics-generated-header.cpp
@@ -7,6 +7,8 @@
7
8
// RUN: %target-interop-build-clangxx -std=gnu++20 -fsyntax-only -c %t/test-stdlib.cpp -I %t -Wall -Werror -Werror=ignored-attributes -Wno-error=unused-command-line-argument
9
10
+// XFAIL: OS=linux-android, OS=linux-androideabi
11
+
12
//--- print-string.swift
13
14
public func printString(_ s: String) {
0 commit comments