Commits

Joe Groff committed 6f077f8992b
SIL: Bridge thick functions to blocks in type lowering. Set up type lowering to map thick functions to blocks. Stub out the actual codegen for the bridge by just emitting an 'undef' and declaring the feature unimplemented for now. Swift SVN r16148