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 b70824c commit 7aaed1eCopy full SHA for 7aaed1e
test/Interop/Cxx/class/inheritance/functions-objc-irgen.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-emit-irgen %s -I %S/Inputs -cxx-interoperability-mode=default -Xcc -fno-exceptions -Xcc -fno-objc-exceptions | %FileCheck %s
+// RUN: %target-swift-emit-irgen %s -I %S/Inputs -cxx-interoperability-mode=default -Xcc -fno-exceptions -Xcc -fno-objc-exceptions | %FileCheck --dump-input-filter=all %s
2
// REQUIRES: objc_interop
3
4
// UNSUPPORTED: CPU=arm64e
0 commit comments