summaryrefslogtreecommitdiffstats
path: root/configure.bat
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-12-29 14:35:34 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-12-30 12:05:09 +0000
commit08adcc62a76b39401c91cbfa7e9f721f0aa5b7f6 (patch)
treec0ac43e4f4087b571f86c8b7b838e79e5de44450 /configure.bat
parentd681107f1fcbaabe7da27ac51563434b81b95d8e (diff)
QComboBox: use NRVO from QAIM::match() and prevent a detach attempt
Receiving the QStringList return value through RVO instead of move-assigning it saves 48b in text size on optimized GCC 4.9 Linux AMD 64 builds. Marking the QStringList const saves another 112b because the following first() doesn't need to attempt a detach. Change-Id: If6f25399e80de12114ce41c557bff6ee8c24938b Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'configure.bat')
0 files changed, 0 insertions, 0 deletions