qt6-bb10/tests/auto/tools
Fabian Kosmale d3ed7dac8a moc: Handle include in enum, take 2
The existing logic broke down when we reentered the enumerator parsing
loop, and encountered a INCLUDE_MOC_END token in the first handleInclude
call. Fix this by restarting the loop in that case.
Amends d8a2456fbf.

Fixes: QTBUG-88125
Pick-to: 5.15
Change-Id: I87acaa986a81de53730eddc40bc7d48c15328aba
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-03 19:36:34 +00:00
..
moc moc: Handle include in enum, take 2 2020-11-03 19:36:34 +00:00
qdbuscpp2xml Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdbusxml2cpp CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qmake CMake: Fix tst_qmake to work for configs with cross-compiled tools 2020-10-24 13:02:54 +02:00
qmakelib qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
rcc CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
uic CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt cmake support for tst_moc 2020-08-10 12:59:46 +02:00
tools.pro