Qt Declarative (Quick 2)
Go to file
Ulf Hermann bce216d5c0 QmlCompiler: Fix comparison of null and undefined
Those are not stored. If we compare null to null or undefined to
undefined, we do not have to generate a comparison at all. the result is
statically known.

Pick-to: 6.4
Fixes: QTBUG-108634
Change-Id: I6a5323c2e0c023838609aec90d7ecc15b885dc08
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-11-23 10:27:48 +01:00
LICENSES Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
cmake Make Sure that `qml_compile_hash_p.h` Isn't Missing 2022-10-26 14:02:58 +02:00
coin qmldom: use a released Qt 6.3 2022-10-06 11:41:18 +00:00
dist
examples QmlExamples: Add missing dependencies of QtQuick in CMakeLists 2022-11-07 18:15:57 +01:00
features
src QmlCompiler: Fix comparison of null and undefined 2022-11-23 10:27:48 +01:00
tests QmlCompiler: Fix comparison of null and undefined 2022-11-23 10:27:48 +01:00
tools qmltc: add singleton support 2022-11-23 10:05:30 +01:00
.cmake.conf Enable syncqt cpp 2022-10-28 17:34:03 +02:00
.gitattributes
.gitignore
.gitmodules
.tag
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
README.md
conanfile.py Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2022-11-17 04:48:07 +00:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qtdeclarative.doxy
sync.profile qmltyperegistrar: Extract into own library 2022-07-01 13:55:42 +02:00