Learn more about cloning repositories
You have read-only access
SILGen: Add a new SILGenFunction::emitInjectEnum() function, NFC This factors out code duplication between InjectIntoOptionalExpr and enum case constructors, and will eventually be used in other places too.