summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/qtloader_integration/main.cpp
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2023-05-29 00:55:59 +0300
committerAhmad Samir <a.samirh78@gmail.com>2023-06-05 23:35:20 +0300
commit3ee289e40d1a7d3582cb1a3a304e681d2085bb82 (patch)
tree041797484bfaa5a351bd9f7c5ef071872232d4ff /tests/manual/wasm/qtloader_integration/main.cpp
parent794dbfe0a03cc70626ecab7b4efb089e21e6e9cf (diff)
Misc.: fix narrowing conversion warnings
Using: - range-for and iterator-based loops - QList constructor that takes a pair of iterators Found by using -Wshorten-64-to-32 clang compiler flag, or adding that flag to the flags clangd uses, e.g. adding this to clangd's config file (see https://clangd.llvm.org/config): CompileFlags: Add: [-Wshorten-64-to-32] Pick-to: 6.6 6.5 Change-Id: I13ae65e09ab59a59f9e5c189ea27e4e16527df2d Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'tests/manual/wasm/qtloader_integration/main.cpp')
0 files changed, 0 insertions, 0 deletions