Skip to content

Commit ce46959

Browse files
committed
Add missing REQUIRES for enum_floating_point_raw_value.swift
I accidentally removed this
1 parent 1d48548 commit ce46959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Parse/enum_floating_point_raw_value.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// FIXME: this test only passes on platforms which have Float80.
44
// <rdar://problem/19508460> Floating point enum raw values are not portable
55

6+
// REQUIRES: CPU=i386 || CPU=x86_64
67

78
// Windows does not support FP80
89
// XFAIL: OS=windows-msvc

0 commit comments

Comments
 (0)