llvm-project
ccec22b6 - [lld][NFC] Silence -Wuninitialized GCC 11 warnings. (#75183)

Commit
2 years ago
[lld][NFC] Silence -Wuninitialized GCC 11 warnings. (#75183) Use of those variables is guarded by lastType, so they are not actually used uninitialized.
Author
Parents
Loading