We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629ba0f commit aef7513Copy full SHA for aef7513
src/goto-instrument/wmm/goto2graph.cpp
@@ -1385,7 +1385,6 @@ bool instrumentert::is_cfg_spurious(const event_grapht::critical_cyclet &cyc)
1385
goto_functionst this_interleaving;
1386
this_interleaving.function_map=std::move(map);
1387
optionst no_option;
1388
- null_message_handlert no_message;
1389
1390
#if 0
1391
bmct bmc(no_option, symbol_table, no_message);
0 commit comments