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).