swift
8b483a6a - [NFC] Fix a use of an uninitialized captured value.

Commit
274 days ago
[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]`
Author
Parents
Loading