Commits
Slava Pestov committed 7a2018ef520
SILGen: fix conversions from @convention(c) to @convention({thick,block})
Also clean up some code and add some tests for FunctionConversionExpr,
which will be very important in subsequent patches.
Swift SVN r31400