diffblue-cbmc/unit/analyses
Michael Tautschnig 24bf054b07 Do not use has_prefix in source_location.h
source_location.h is transitivly included in almost every translation unit.
Avoid the prefix.h include by moving the a method definition to the cpp file.
2019-02-21 09:57:17 +00:00
..
ai Always use empty_typet instead of void_typet 2019-02-07 11:24:24 +00:00
does_remove_const remove #include "mathematical_types.h" from std_expr.h 2019-01-22 22:19:10 +00:00
call_graph.cpp CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
constant_propagator.cpp Do not use has_prefix in source_location.h 2019-02-21 09:57:17 +00:00
dependence_graph.cpp Cleanup use of messaget in unit tests 2019-02-03 20:47:19 +00:00
disconnect_unreachable_nodes_in_graph.cpp CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
module_dependencies.txt Add missing module definitions 2018-06-05 22:55:22 +01:00