[new compiler] When resolving names of attached properties, don't report the error...
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 20 Feb 2014 11:21:21 +0000 (12:21 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 2 Mar 2014 13:48:03 +0000 (14:48 +0100)
commit1c509a887a177939556514cd7cd389031d05117c
tree4c3694e329a1f6c7416a15924e5c96347ccde510
parent8a81380cca802e230011464c9f25c0c1604909d7
[new compiler] When resolving names of attached properties, don't report the error at import time

Instead report it later with a more specific error message. This is consistent with the old compiler.

Change-Id: Iba345b7ecc8a9ff474938f69118665eb0d965594
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qqmlcodegenerator.cpp
src/qml/compiler/qqmltypecompiler.cpp
src/qml/compiler/qv4compileddata_p.h
src/qml/qml/qqmltypeloader.cpp