Commits

Slava Pestov committed 9ee10e7d391
IRGen: destructiveProjectEnumData() value witness doesn't need a return value The rest of the runtime assumes the payload starts at the beginning of the enum, so simplify some code by removing the return value here.