Skip to content

Commit bbdc1a7

Browse files
authored
Merge pull request #63584 from mikeash/fix-test-swift-class-virtual-method-dispatch-execution
[Test] Add REQUIRES: executable_test to swift-class-virtual-method-dispatch-execution.cpp.
2 parents 02a1577 + 58d6437 commit bbdc1a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/SwiftToCxx/class/swift-class-virtual-method-dispatch-execution.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// FIXME: pointer signing support.
1212
// UNSUPPORTED: CPU=arm64e
1313

14+
// REQUIRES: executable_test
15+
1416
#include "class.h"
1517
#include <assert.h>
1618
#include <cstdio>

0 commit comments

Comments
 (0)