qtdeclarative/tests/auto/qml/qmlcppcodegen
Ulf Hermann b9974d82cd QmlCompiler: Preserve external side effects across jumps
Now that we discern internal and external side effects, we cannot
implicitly rely on every jump to generate a side effect anymore. We need
to actually update the virtual registers and also merge the side effects
(along with other flags).

Amends commit 6b14ba5c2f

Pick-to: 6.10 6.9 6.8 6.5
Task-number: QTBUG-137540
Change-Id: I6b46c7a4773759c8f6f30308ba72082555ce3e61
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-06-27 21:56:31 +02:00
..
data QmlCompiler: Preserve external side effects across jumps 2025-06-27 21:56:31 +02:00
CMakeLists.txt QtQml: Clean up qmldir redirection 2025-02-26 20:54:39 +01:00
tst_qmlcppcodegen.cpp QmlCompiler: Preserve external side effects across jumps 2025-06-27 21:56:31 +02:00