Skip to content

Commit ce32846

Browse files
Merge pull request #84807 from egorzhdan/egorzhdan/missing-concurrency-runtime
[cxx-interop] Add missing `// REQUIRES: concurrency_runtime`
2 parents ce5b1a1 + 2fbc8de commit ce32846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// REQUIRES: executable_test
2222

2323
// REQUIRES: concurrency
24+
// REQUIRES: concurrency_runtime
2425

2526
#include <assert.h>
2627
#include "actor.h"

0 commit comments

Comments
 (0)