Commits

Jordan Rose committed 02e2018197e
Fix many extra trailing underscores in block shim symbols. ...which would of course prevent them from being used. Sadly, this includes the one I just added, since I didn't actually test it against the original project until now. Add a regression test that all block shims have valid manglings without any unmangled suffixes. Swift SVN r12672