Update LateCheckOfFunctionArgument.expected

This commit is contained in:
ihsinme
2021-03-09 18:21:08 +03:00
committed by GitHub
parent 921c41d710
commit 07769c7322

View File

@@ -1 +1 @@
| test.c:6:3:6:8 | call to memset | Argument '$@' will be checked later. | test.c:6:17:6:20 | len1 | len1 |
| test.c:6:3:6:8 | call to memset | The value of argument '$@' appears to be checked after the call, rather than before it. | test.c:6:17:6:20 | len1 | len1 |