We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REQUIRES
enum_floating_point_raw_value.swift
1 parent 1d48548 commit ce46959Copy full SHA for ce46959
test/Parse/enum_floating_point_raw_value.swift
@@ -3,6 +3,7 @@
3
// FIXME: this test only passes on platforms which have Float80.
4
// <rdar://problem/19508460> Floating point enum raw values are not portable
5
6
+// REQUIRES: CPU=i386 || CPU=x86_64
7
8
// Windows does not support FP80
9
// XFAIL: OS=windows-msvc
0 commit comments