Commits

Jordan Rose committed 9c8637622b3
[serialization] Set a FuncDecl's associated operator a little more eagerly. This is used when deciding if the FuncDecl is a valid target for an XREF, so we want to do this as soon as possible. Swift SVN r14816