summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-12-16 01:48:24 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-12-18 08:22:42 +0000
commit8b1eb5f4202fb4120a303cd2183bb96f212c5a32 (patch)
treea7434c7e456d4ec3f13d83021fc644c713fb0f97 /src/tools
parent3fc1002489d5861d4f7cc2e1e8800881d6593c9d (diff)
QFlickGestureRecognizer: hoist a constant subexpression out of a for loop
It's a virtual function call, followed by another out-of-line function, so the compiler cannot hoist the expression out of the loop itself. But we can, so do it. Change-Id: Icffa6fa9a667d566b0829a18fea7128625e85920 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions