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.
1 parent f045e59 commit ff85686Copy full SHA for ff85686
test/Interpreter/SDK/GLKit.swift
@@ -1,8 +1,7 @@
1
// RUN: %target-run-simple-swift | FileCheck %s
2
// REQUIRES: executable_test
3
4
-// FIXME: Clang miscompiles GLKit functions on i386. rdar://problem/19184403
5
-// XFAIL: CPU=i386
+// NOTE: Clang used to miscompile GLKit functions on i386. rdar://problem/19184403
6
7
// REQUIRES: objc_interop
8
0 commit comments