Skip to content

Commit 1feed48

Browse files
committed
tests: disabled a clang importer test
1 parent 0b76949 commit 1feed48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ClangImporter/CoreGraphics_test.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -module-name=cgtest -emit-ir -O %s | %FileCheck %s
22

3+
// REQUIRES: rdar42775178
4+
35
// Test some imported CG APIs
46
import CoreGraphics
57

0 commit comments

Comments
 (0)