Commits

Jordan Rose committed 6522228a7cd
[serialization] Properly cross-reference accessors, which don't have names. Instead of referencing them by name, serialize a reference to their storage decl instead, then note which accessor to retrieve. Uncovered by Chris's override work in r15051...thanks, Chris! Swift SVN r15063