llvm-project
ccec22b6
- [lld][NFC] Silence -Wuninitialized GCC 11 warnings. (#75183)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#75183 - [lld][NFC] Silence -Wuninitialized GCC warnings.
Author
cjacek
Parents
edcc7fe9
Loading