Skip to content

Commit c0f6224

Browse files
Update std.cpp
1 parent 95381eb commit c0f6224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cfg/std.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5003,7 +5003,7 @@ void beginEnd()
50035003
//cppcheck-suppress ignoredReturnValue
50045004
std::crend(v);
50055005

5006-
// cppcheck-suppress constVariable
5006+
// TODO cppcheck-suppress constVariable
50075007
int arr[4];
50085008

50095009
//cppcheck-suppress ignoredReturnValue

0 commit comments

Comments
 (0)