Commits

Argyrios Kyrtzidis committed 9e0cfb811d5
[AST] Allow the mangler to handle declarations with error types in them. This is only useful for unique-identification uses of the mangler, like in SourceKit, which has to deal with invalid code. Since this is not related to ABI, we can change the encoding anytime we want. Swift SVN r8557