diffblue-cbmc/regression/ansi-c/message_handling1
Michael Tautschnig c183996256 Pass message handler on to compilet
GOTO conversion must honour the message handler set up by the chosen goto-cc
mode. Thus the message handler set up in the specific mode has to be handed on
to compilet. As a language_uit this requires a ui_message_handlert. Consequently
make console_message_handlert, gcc_message_handlert ui_message_handlert in PLAIN
ui mode (which is consistent).
2017-05-23 10:33:25 +01:00
..
main.c Pass message handler on to compilet 2017-05-23 10:33:25 +01:00
test.desc Pass message handler on to compilet 2017-05-23 10:33:25 +01:00