[Lldb-commits] [lldb] [lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC. (PR #159327)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 17 05:20:07 PDT 2025


DavidSpickett wrote:

Also if we added an entry to one of these enums, would the "switch doesn't cover value" warning still happen? I think it would right?

https://github.com/llvm/llvm-project/pull/159327


More information about the lldb-commits mailing list