3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-09 00:35:47 +00:00
z3/src/ast/substitution
Nuno Lopes 7ce88d4da9 fix a few compilation warnings
- remove unused variables and class fields
 - add support for gcc 4.5 & clang's __builtin_unreachable
 - fix 2 bugs related to strict aliasing
 - remove a few unused function parameters

Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
2013-04-21 14:36:39 -07:00
..
expr_offset.h reorganizing the code 2012-10-23 22:14:35 -07:00
expr_offset_map.h reorganizing the code 2012-10-23 22:14:35 -07:00
matcher.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
matcher.h fix a few compilation warnings 2013-04-21 14:36:39 -07:00
substitution.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
substitution.h update substitution routines 2013-01-21 21:47:43 -08:00
substitution_tree.cpp converted pp_params 2012-11-30 17:20:45 -08:00
substitution_tree.h reorganizing the code 2012-10-23 22:14:35 -07:00
unifier.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
unifier.h reorganizing the code 2012-10-23 22:14:35 -07:00
var_offset_map.h reorganizing the code 2012-10-23 22:14:35 -07:00