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 2eeeb18 commit e81ae90Copy full SHA for e81ae90
[refs]
@@ -1,6 +1,6 @@
1
---
2
refs/heads/master: 3574c513bbc5578dd9346b4ea9ab5995c5927bb5
3
-refs/heads/master-next: 9f729f7954204b4e7366a52a91711e16f08a3212
+refs/heads/master-next: f696ebdae5da63c5ca3f3b9c4ddcd4913292f442
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
6
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-b: 66d897bfcf64a82cb9a87f5e663d889189d06d07
branches/master-next/test/PrintAsObjC/extensions.swift
@@ -8,6 +8,7 @@
8
// RUN: %check-in-clang %t/extensions.h
9
10
// REQUIRES: objc_interop
11
+// REQUIRES: rdar54414986
12
13
import Foundation
14
import AppKit
0 commit comments