Commits

Xi Ge committed 760c2f12cf0
[SourceKit] Update the way of representing USRs for synthesized extensions. Instead of using 'key.usr' and 'key.synthesizedusr', we start to use 'key.usr' and 'key.original-usr' so that 'key.usr' is consistently being the unique ID for a code entity.