diff options
| author | David Skoland <[email protected]> | 2020-10-06 18:11:26 +0200 |
|---|---|---|
| committer | Volker Hilsheimer <[email protected]> | 2020-10-17 11:56:30 +0200 |
| commit | 4a7280598b99379425043a8773dd274e5bcb24d5 (patch) | |
| tree | 58e431ba1a8d2a2c062de98fbfea6faf135387f3 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp | |
| parent | b61d67f897bcf4cb11f08b322ed97bf12988f741 (diff) | |
Fix Clang compiler warnings (-Wrange-loop-analysis)
In a macOS environment, Clang throws a number of compiler warnings
about loop variables when building qtbase.
See task for more info about the environment.
This changes a handful of loop variables,
like QJsonValue references into QJsonValueRefs.
Task-number: QTBUG-87216
Pick-to: 5.15
Change-Id: I26006efd7c75c2d56ebc7f7efb4c9bdcabe92e8b
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
