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 1bcda2f + 5ce8b6c commit 6a41cbdCopy full SHA for 6a41cbd
test/Interop/SwiftToCxx/class/swift-class-execution.cpp
@@ -1,5 +1,7 @@
1
// (1) Onone, no evolution
2
3
+// REQUIRES: rdar_109037144
4
+//
5
// RUN: %empty-directory(%t-onone)
6
7
// RUN: %target-swift-frontend %S/swift-class-in-cxx.swift -typecheck -module-name Class -clang-header-expose-decls=all-public -emit-clang-header-path %t-onone/class.h -Onone
0 commit comments