Files
swift-mirror/lib/Sema/CSSolver.cpp
Pavel Yaskevich fdca26588e [CSSolver] Add recorded pack expansion environments to solutions
Fixes a bug where only pack environments created during constraint
would be usable during solution application, everything else would
create a new environment that would produce pack elements with new
UUIDs which cases issues during SILGen.
2023-04-12 14:14:15 -07:00

86 KiB