swift
swift copied to clipboard
AST: Rename TypeTransform::transformSubMap()
TypeSubstituter's version was called transformSubstitutionMap(), and it was never being called as a result. Rename the first one to match.
@swift-ci Please smoke test
@swift-ci Please test source compatibility