aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto-unexpected-qstringbuilder/main.cpp.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto-unexpected-qstringbuilder/main.cpp.expected')
-rw-r--r--tests/auto-unexpected-qstringbuilder/main.cpp.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto-unexpected-qstringbuilder/main.cpp.expected b/tests/auto-unexpected-qstringbuilder/main.cpp.expected
index 65ca82ae..7d2032d8 100644
--- a/tests/auto-unexpected-qstringbuilder/main.cpp.expected
+++ b/tests/auto-unexpected-qstringbuilder/main.cpp.expected
@@ -1,2 +1,3 @@
auto-unexpected-qstringbuilder/main.cpp:6:5: warning: auto deduced to be QStringBuilder instead of QString. Possible crash. [-Wclazy-auto-unexpected-qstringbuilder]
auto-unexpected-qstringbuilder/main.cpp:7:5: warning: auto deduced to be QStringBuilder instead of QString. Possible crash. [-Wclazy-auto-unexpected-qstringbuilder]
+auto-unexpected-qstringbuilder/main.cpp:11:5: warning: lambda return type deduced to be QStringBuilder instead of QString. Possible crash. [-Wclazy-auto-unexpected-qstringbuilder]