summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-01-21 23:53:15 +0100
committerMarc Mutz <marc.mutz@qt.io>2022-01-22 08:36:50 +0100
commitdd798220a05317e439c30d5e79571a19e9913168 (patch)
treec9f5b1713d27b280880de8ab4b48b1e11c45f294 /config.tests
parent31a39bd55da1635742ef7d4324e980c2a6b5b641 (diff)
QByteArrayList: micro-optimize join(QByteArray)
Null- vs. emptiness of the separator is not significant for join(), so skip the isNull() check in the conversion ctor of QByteArrayView from QByteArray by using the named conversion function that exists for this purpose instead. Pick-to: 6.3 Change-Id: I6ef07cc9bcc0bc8b87ecadc5cfaac9793cfb1b77 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions