Skip to content

Commit ff85686

Browse files
committed
Remove XFAIL from a GLKit test
1 parent f045e59 commit ff85686

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Interpreter/SDK/GLKit.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
// RUN: %target-run-simple-swift | FileCheck %s
22
// REQUIRES: executable_test
33

4-
// FIXME: Clang miscompiles GLKit functions on i386. rdar://problem/19184403
5-
// XFAIL: CPU=i386
4+
// NOTE: Clang used to miscompile GLKit functions on i386. rdar://problem/19184403
65

76
// REQUIRES: objc_interop
87

0 commit comments

Comments
 (0)