Commits

Ben Langmuir committed 073d3a441cc
Print precedence and associativity of infix operator decls To answer "did the user specify this, or is it implicit", stick a couple of is-implicit bits in InfixOperatorDecl, and thread them through serializaton/deserialization. Swift SVN r20067