Use QT_USE_QSTRINGBUILDER definition
ClosedPublic

Authored by kossebau on Sep 4 2017, 2:38 PM.

Details

Summary

QT_USE_QSTRINGBUILDER is the official successor for
QT_USE_FAST_OPERATOR_PLUS & QT_USE_FAST_CONCATENATION, extending coverage to QByteArray.

Test Plan

Builds, local tests fail as before, used for few days without issues.

Diff Detail

Repository
R32 KDevelop
Branch
stringbuilder
Lint
No Linters Available
Unit
No Unit Test Coverage
kossebau created this revision.Sep 4 2017, 2:38 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptSep 4 2017, 2:38 PM
kfunk accepted this revision.Sep 4 2017, 3:20 PM
This revision is now accepted and ready to land.Sep 4 2017, 3:20 PM
This revision was automatically updated to reflect the committed changes.