qtdeclarative/tests/auto/qml/qmlcppcodegen
Ulf Hermann 074b66e007 QmlCompiler: On MoveReg, check if we need to move at all
As we don't store void, null and empty lists, moving those is a noop.
Don't generate invalid code for that.

Pick-to: 6.2 6.3
Change-Id: Ica6714acd0ce8a5ddca44d9a397e776eb3df4247
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-03-01 08:51:52 +01:00
..
data QmlCompiler: On MoveReg, check if we need to move at all 2022-03-01 08:51:52 +01:00
CMakeLists.txt QML: Take care of QVariant when converting function arguments 2022-02-23 12:09:42 +01:00
tst_qmlcppcodegen.cpp QmlCompiler: On MoveReg, check if we need to move at all 2022-03-01 08:51:52 +01:00