mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
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