updated error reports for test cases
This commit is contained in:
parent
2c697c6252
commit
1477e16f7b
|
@ -1 +1 @@
|
||||||
[testdelete1\testdelete1.cpp:6]: Redundant condition. It is allowed to deallocate a NULL pointer, so it is safe to remove the 'if(..)'.
|
[testdelete1\testdelete1.cpp:6]: Redundant condition. It is safe to deallocate a NULL pointer
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
[testh1\testh1.h:5]: Found implementation in header
|
|
||||||
[testh1\testh1.h:11]: Found implementation in header
|
|
Loading…
Reference in New Issue