Skip to content

Commit 1907a82

Browse files
authored
Merge pull request #39122 from varungandhi-apple/vg-add-cpu-requires
Add missing REQUIRES: CPU=x86_64 to Reflection test.
2 parents 5bb4ad0 + 8f59173 commit 1907a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Reflection/typeref_decoding_concurrency.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: concurrency
44
// REQUIRES: libdispatch
55

6+
// REQUIRES: CPU=x86_64
67
// REQUIRES: OS=macosx
78

89
// rdar://76038845

0 commit comments

Comments
 (0)