Files
swift-mirror/lib/SIL/IR/SILInstructions.cpp
Erik Eckstein aff36b056b SIL: fix cloning of keypath instruction
Don't include type-dependent operands in the argument list of the new keypath instruction.
Also enable the assert, which catches this problem, in release builds.

Fixes a compiler crash.
2025-03-07 15:09:11 +01:00

145 KiB