OSDN Git Service

QmlJS checks: Add tests and fix small bugs for 'unreachable'.
authorChristian Kamm <christian.d.kamm@nokia.com>
Mon, 19 Sep 2011 13:28:05 +0000 (15:28 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Tue, 20 Sep 2011 11:21:03 +0000 (13:21 +0200)
commita225f7a0afd817bf0a48cf65d5d56d6d010f7a74
treee89ce9340cb85b91e6ad55368aee44b274d67eae
parenta4570dec9fa451a024dc444d389cf63adb2abb0b
QmlJS checks: Add tests and fix small bugs for 'unreachable'.

Change-Id: Iaf9febc841130fa913fcc071ed0bf28ff9e0b63b
Reviewed-on: http://codereview.qt-project.org/5149
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
src/libs/qmljs/qmljscheck.cpp
tests/auto/qml/codemodel/check/unreachable.qml [new file with mode: 0644]