diff options
author | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-01-05 15:57:52 +0100 |
---|---|---|
committer | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-01-17 21:58:31 +0100 |
commit | 6b8743f3b692beefececadb204f65feb25e3237f (patch) | |
tree | 176e62c5c08c76d280645e2813effa76c0424387 /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | |
parent | 054d62c2e077f2490d1cc89e78857d7860091b80 (diff) | |
download | qtdeclarative-6b8743f3b692beefececadb204f65feb25e3237f.tar.gz |
QQmlIRBuilder: Clean up QStringView oddities
The port from QStringRef to QStringView created a few odd constructs,
like locals of type const QStringView & and explicitly creating a
QStringView from a QString before passing it to a function taking a QSV.
Clean them up.
Change-Id: I92293198266530f8ab8b9c858a0f0a96e31d7680
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions