Commits

John McCall committed 671613644dc
Demangling support for mutableAddressor. Note that the demangling for 'a' accessors changes from 'addressor' to 'mutableAddressor'. This is correct for the existing use-case of global variables, which permit modification through the result. Swift SVN r22254