permit returning from files
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Tue, 5 Mar 2013 11:35:05 +0000 (12:35 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 21 May 2013 12:43:13 +0000 (14:43 +0200)
commitefcdf39bcebcc48c27c340e562fcb01af12fa0a7
tree7bf99c90cc5481a71692ec89b390112db399be12
parentcfd4e097176d324f2fbc27cd068977c61e9ef183
permit returning from files

this allows skipping an entire feature file if a condition is not
fulfilled, without putting the whole body inside a conditional.

Change-Id: I84fe9c94dda58c794fb52c3f163b40563b0db30a
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
(cherry picked from qtbase/525eb337670f61078383c20ad9be274dcf2d0928)
src/linguist/shared/qmakeparser.cpp