summaryrefslogtreecommitdiff
path: root/test/test26-02.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test26-02.txt')
-rw-r--r--test/test26-02.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/test26-02.txt b/test/test26-02.txt
index 640a548..da4feb8 100644
--- a/test/test26-02.txt
+++ b/test/test26-02.txt
@@ -297,20 +297,8 @@ Data1:
__base_dtor :
__comp_dtor :
func3: pointer_type ptr1,
-test26.cpp: In member function 'void Object1::func3(Data1*)':
-test26.cpp:68:16: warning: Using parameter 'ptr1' without checking for null pointer
- delete ptr1;
- ^
func4: pointer_type ptr1,
-test26.cpp: In member function 'void Object1::func4(Data1*)':
-test26.cpp:77:16: warning: Using parameter 'ptr1' without checking for null pointer
- delete ptr1;
- ^
func5: pointer_type ptr1,
-test26.cpp: In static member function 'static void Object1::func5(Data2*)':
-test26.cpp:85:16: warning: Using parameter 'ptr1' without checking for null pointer
- delete ptr1;
- ^
func6: pointer_type ptr1,
func7: pointer_type ptr1,
func8: pointer_type ptr1,