llvm
e4e350e8 - [LLDB] Remove dead code (NFC) (#95713)

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
Author
Parents
Loading