Skip to content

Commit 79acf14

Browse files
committed
Re-enable objc_implementation_objc_client.m
This test was disabled over a year ago due to what may have been a standard library bug; however, the failure no longer reproduces in commonly-tested configurations. Experimentally re-enable the test to find out whether it is still failing in *any* tested configuration or whether we can simply leave it turned on. Fixes rdar://101497120 (maybe).
1 parent 915b531 commit 79acf14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Interpreter/objc_implementation_objc_client.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// REQUIRES: rdar101497120
2-
31
//
42
// Build objc_implementation.framework
53
//

0 commit comments

Comments
 (0)