mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This shows up in an assert in RLE, but is very hard to reproduce. The problem was that the reference to the Values map element is potentially invalidated when assigning to the Values map in this line: Values[Base] = FirstVal.stripLastLevelProjection(); hopefully fixes rdar://problem/29922800
9.4 KiB
9.4 KiB