If we detect a property or method as potentially shadowed, we don't have to abandon all hope. We can still retrieve it as untyped var. Since there are a number of things we can do with untyped var, this may still be useful. In the same sense, we need to treat function calls as untyped when the function in question can be shadowed. Calling functions with var arguments and return types leads to some more interesting situations in the call frame setup, so we fix that, too. Task-number: QTBUG-112480 Change-Id: I238d1cf04951f390c73e14ed9e299f2aa72b68cb Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> |
||
---|---|---|
.. | ||
bic | ||
cmake | ||
core | ||
guiapplauncher | ||
particles | ||
qml | ||
qmldom | ||
qmlls | ||
qmltest | ||
qmltest-blacklist | ||
quick | ||
quickcontrols | ||
quickdialogs | ||
quicktest | ||
quickwidgets | ||
toolsupport | ||
CMakeLists.txt |