Commits

Joe Groff committed 2312d1fea4f
SIL: Parse @block_storage attribute positionally. We want to model block invoke functions as taking the address of their @block_storage directly, so resolve @block_storage as part of type repr resolution, allowing it to appear as a parameter of a SIL function type. Swift SVN r16370