aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qhash-with-char-pointer-key/main.cpp.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qhash-with-char-pointer-key/main.cpp.expected')
-rw-r--r--tests/qhash-with-char-pointer-key/main.cpp.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qhash-with-char-pointer-key/main.cpp.expected b/tests/qhash-with-char-pointer-key/main.cpp.expected
new file mode 100644
index 00000000..b7a786ba
--- /dev/null
+++ b/tests/qhash-with-char-pointer-key/main.cpp.expected
@@ -0,0 +1 @@
+qhash-with-char-pointer-key/main.cpp:6:5: warning: Using QHash<const char *, T> is dangerous [-Wclazy-qhash-with-char-pointer-key]