Commits
Manman Ren committed 7e31d0c0ade
SILParser: use '"' around operator name when printing SILDeclRef. This enables parsing SILDeclRef with an operator name. One example is #AnyProtocol."<~>"!1, we will drop the double quotes when parsing the dotted path. Swift SVN r16082