You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses `llvm_unreachable` to mark path unreachable to fix compiler error
```
DefaultDomainQtoZ.cpp:194:1: error: non-void function does not return a value in all control paths
```
Signed-off-by: Ian Wood <[email protected]>
0 commit comments