3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 08:15:47 +00:00
z3/src/ast/macros
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
..
macro_finder.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
macro_finder.h reorganizing the code 2012-10-23 22:14:35 -07:00
macro_manager.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
macro_manager.h reorganizing the code 2012-10-23 22:14:35 -07:00
macro_util.cpp Fix bug reported at http://stackoverflow.com/questions/15226944/segmentation-fault-in-z3 2013-03-05 09:04:03 -08:00
macro_util.h reorganizing the code 2012-10-23 22:14:35 -07:00
quasi_macros.cpp fix a few compilation warnings 2013-04-21 14:36:39 -07:00
quasi_macros.h fix a few compilation warnings 2013-04-21 14:36:39 -07:00