llvm
e4e350e8
- [LLDB] Remove dead code (NFC) (#95713)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LLDB] Remove dead code (NFC) (#95713) The dead code is caught by PVS studio analyzer - https://pvs-studio.com/en/blog/posts/cpp/1126/, fragment N12. Warning message - V523 The 'then' statement is equivalent to the 'else' statement. Options.cpp 1212
References
#14230 - [GEN] Update GENX branch to LLVM `657ec73`
Author
xgupta
Parents
15bb0265
Loading