Commits

Ted Kremenek committed 5ad769ec0be
Rename the BridgedToObjectiveC protocol to _BridgedToObjectiveC or _BridgedToObjC. For now we're going to keep BridgedToObjectiveC as a private internal implementation detail. Adding the "_" prefix marks it as internal. Implements <rdar://problem/16736672>. Swift SVN r16921