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.
1 parent 5d0702c commit a4316b1Copy full SHA for a4316b1
test/ClangImporter/diags_from_module.swift
@@ -29,8 +29,6 @@
29
30
// RUN: %target-swift-frontend -module-cache-path %t -enable-objc-interop -typecheck %s -F %S/Inputs/frameworks -Xcc -Wno-#warnings 2>&1 | %FileCheck -check-prefix CHECK-NO-WARN -allow-empty %s
31
32
-// XFAIL: linux
33
-
34
import Module
35
36
// CHECK: Another.h:2:4: error: Module should have been built without -DFOO
0 commit comments