summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2025-05-15 07:23:44 -0700
committerThiago Macieira <[email protected]>2025-05-23 20:36:45 -0700
commita0c7ca37736336c6b0ab0c2bf0523bbf05313298 (patch)
tree9286b794cf04ff0d55124220de8075a722fbe5b5 /src/tools/uic/cpp/cppwriteinitialization.cpp
parent2ef4ea3319fbccdc15954399337c9256f67932c4 (diff)
QTest::CrashHandler: use string_view for writeToStderr() for the inputs
For regular strings, it'll call strlen() for us, removing the need of our doing it. We just have to remove the one case where we were passing iovec into it: make asyncSafeToString() return a string_view too. Change-Id: I7d17e5c4525637df23f1fffd5e5c381632386f49 Reviewed-by: Edward Welbourne <[email protected]> Reviewed-by: Ahmad Samir <[email protected]>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions