Skip to content

Commit 6a41cbd

Browse files
Merge pull request #65763 from aschwaighofer/disable_rdar109037144
Disable test/Interop/SwiftToCxx/class/swift-class-execution.cpp
2 parents 1bcda2f + 5ce8b6c commit 6a41cbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/SwiftToCxx/class/swift-class-execution.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// (1) Onone, no evolution
22

3+
// REQUIRES: rdar_109037144
4+
//
35
// RUN: %empty-directory(%t-onone)
46

57
// 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

Comments
 (0)