qt6-bb10/src/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
..
androiddeployqt Fix Clang compiler warnings (-Wrange-loop-analysis) 2020-10-17 11:56:30 +02:00
androidtestrunner Android: add missing new line to androidtestrunner help 2020-10-13 15:32:33 +03:00
bootstrap CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
cmake_automoc_parser Fix Clang compiler warnings (-Wrange-loop-analysis) 2020-10-17 11:56:30 +02:00
moc moc: Handle include in enum, take 2 2020-11-03 19:36:34 +00:00
qdbuscpp2xml Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusxml2cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qlalr Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qvkgen CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
rcc CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tracegen CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
uic Split QMutex and QRecursiveMutex 2020-10-17 12:02:56 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00