summaryrefslogtreecommitdiff
path: root/test/test21-04.txt
blob: e8541fc1d0a6f6a28718b7cedc0ea0c47e59e409 (plain) (blame)
1
2
3
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)
             ^