aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/config.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-08-18 11:28:51 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-08-18 11:44:11 +0200
commit93980c4c653aaaa2ad98a9a6a49d3719738f7ed6 (patch)
treeeddc298f9bda764fdcfd88ef40797fd345602297 /build_scripts/config.py
parent5f7b909e597c9dddbc4f9979910c2b0f026755fb (diff)
shiboken2: Fix formatting of operator functions
In operator functions, some code would be generated for reverse shift operators and the remaining code was enclosed in if (!pyresult) without proper indentation. Generate the if (!pyresult) only when required and indent it properly by using a QScopedPointer<Indentation>. Change-Id: Iecffaa3d0a7b243e661b553726066d1177ab0298 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'build_scripts/config.py')
0 files changed, 0 insertions, 0 deletions