summaryrefslogtreecommitdiff
path: root/test/test07-05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test07-05.txt')
-rw-r--r--test/test07-05.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test07-05.txt b/test/test07-05.txt
index 10407b8..31d04e3 100644
--- a/test/test07-05.txt
+++ b/test/test07-05.txt
@@ -9395,6 +9395,7 @@ test07.cpp: In member function 'void Object1::func5(Struct1*)':
test07.cpp:43:22: warning: Using parameter 'sptr' without checking for null pointer
sptr->num = 0;
^
+test07.cpp:43:22: warning: Using field 'sptr' without checking for null pointer
component_ref : sptr,
indirect_ref : sptr,
parm_decl sptr: sptr,