summaryrefslogtreecommitdiff
path: root/test/test21-05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test21-05.txt')
-rw-r--r--test/test21-05.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test21-05.txt b/test/test21-05.txt
index e69de29..e8541fc 100644
--- a/test/test21-05.txt
+++ b/test/test21-05.txt
@@ -0,0 +1,4 @@
+test21.cpp: In member function 'int Object1::func5(Data1*)':
+test21.cpp:65:13: warning: Useless variable check 'ptr3'. It already was checked before
+ if (ptr3)
+ ^