qtdeclarative/tests/auto/qml/qmlcppcodegen
Semih Yavuz 4e61da2a00 qmlcachegen: fix nonstrict equality code generation
We should generate type checking code for only strict comparison
of var against null/undefined types or vice versa cases. The non-
strict comparison should be handled elsewhere. Removed pragma Strict to
allow to add warning emitting tests of non-strict comparison.

This amends 6a816a9e0d

Fixes: QTBUG-110769
Change-Id: I7f9a457e71a621a005f377216e841bec01667454
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit 66bc001968)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-01-31 22:01:42 +00:00
..
data qmlcachegen: fix nonstrict equality code generation 2023-01-31 22:01:42 +00:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
tst_qmlcppcodegen.cpp qmlcachegen: fix nonstrict equality code generation 2023-01-31 22:01:42 +00:00