Skip to content

Commit f1e8ad9

Browse files
authored
Reenable PrintAsObjC/extensions.swift
This test was disabled to work around a bug in the ObjC generics implementation in clang. That bug was corrected by https://reviews.llvm.org/D66696, so we should now be able to turn the Swift test back on.
1 parent bdd68df commit f1e8ad9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/PrintAsObjC/extensions.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// RUN: %check-in-clang %t/extensions.h
99

1010
// REQUIRES: objc_interop
11-
// REQUIRES: rdar54414986
1211

1312
import Foundation
1413
import AppKit

0 commit comments

Comments
 (0)