Files
swift-mirror/lib/IRGen/GenConstant.cpp
Erik Eckstein b435cf33c6 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
2023-08-17 10:07:20 +02:00

18 KiB