Files
swift-mirror/lib/SILGen/ResultPlan.cpp
Tony Allevato 8b483a6a52 [NFC] Fix a use of an uninitialized captured value.
On a very recent tip-of-tree build of Clang, this was producing
the following error:

`variable 'eltMV' is uninitialized when used within its own initialization [-Werror,-Wuninitialized]`
2025-03-19 10:55:19 -04:00

57 KiB