llvm-project
4ff113f0
- [lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC. (#159327)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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]
References
#159327 - [lldb] Add unreachable after fully covered switches, avoid GCC warnings. NFC.
Author
mstorsjo
Parents
2caf4c1b
Loading