qtdeclarative/tests/auto/qml/qmlcppcodegen
Ulf Hermann 8d9dfd3347 QmlCompiler: Fix conversion from/to void
We can convert everything to void, but we can only convert from void if
the result is either void or the invalid type.

Pick-to: 6.6
Fixes: QTBUG-116088
Change-Id: I532055405865c5b1581f79cc5d76c253bce6138d
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-08-23 15:30:11 +02:00
..
data QmlCompiler: Fix conversion from/to void 2023-08-23 15:30:11 +02:00
CMakeLists.txt CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
tst_qmlcppcodegen.cpp QmlCompiler: Fix conversion from/to void 2023-08-23 15:30:11 +02:00