mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
build errors/warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bd444f8ec7
commit
88374a15d0
8 changed files with 31 additions and 38 deletions
|
@ -576,6 +576,8 @@ namespace smt {
|
|||
return true;
|
||||
}
|
||||
}
|
||||
UNREACHABLE(); // ???
|
||||
return false;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue