Commits

Jordan Rose committed d1163afb4bb
[serialization] Add support for [conversion] methods. Take advantage of the fact that a function can never be both a conversion method and an assignment operator to pack both flags into the same bit in the serialized record. Swift SVN r6185