llvm-project
4ff113f0 - [lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC. (#159327)

Commit
49 days ago
[lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC. (#159327) This avoids the following kind of warning with GCC: warning: control reaches end of non-void function [-Wreturn-type]
Author
Parents
Loading