Disable a test until rdar23505191 is fixed.

This commit is contained in:
Michael Gottesman
2015-11-12 17:03:00 -08:00
parent 7ea9d543e9
commit 59092a3fa3

View File

@@ -1,6 +1,7 @@
// RUN: %target-run-simple-swift
// REQUIRES: executable_test
// REQUIRES: OS=macosx
// REQUIRES: rdar23505191
// Translated from standard OpenCL hello.c program