swift
b435cf33
- IRGen: fix a problem `conver_function` in a payload of a statically initialized enum
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
IRGen: fix a problem `conver_function` in a payload of a statically initialized enum This was a stupid oversight. The `flatten` flag needs to be passed through `convert_enum` in `irgen::emitConstantValue`. Fixes a compiler crash. rdar://113942221
References
#67983 - IRGen: fix a problem `convert_function` in a payload of a statically initialized enum
Author
eeckstein
Parents
d725e38c
Loading