Split the qt_message_output function in two
authorThiago Macieira <thiago.macieira@intel.com>
Sun, 22 Apr 2012 19:35:10 +0000 (21:35 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 19 Sep 2012 17:54:44 +0000 (19:54 +0200)
commitd626bea2c71402da2209f2557704f14608a9fe1f
treed16d7d4dbc9f5c5a7cca55ad51d114763d628d07
parenta67ab0decd9ad2d25d456a3b7e12a6b60a0501df
Split the qt_message_output function in two

This way, I can ensure that the noreturn qFatal function calls a
noreturn function as its last action.

Change-Id: I6db7aa2539af430414645f386d7fce87cdb97186
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
src/corelib/global/qlogging.cpp