Commits

Ted Kremenek committed 35c2b6e469f
PrintAsObjC: use protocol remapping in the importer to remap to the original protocol name. Along the way, don't print out the same module import more than once. Fixes <rdar://problem/16602327>. Swift SVN r16308