Skip to content

Commit cf48382

Browse files
Fix CI: unmatchedSuppression in simplecpp.cpp (#8589)
1 parent c3e9383 commit cf48382

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.selfcheck_suppressions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ funcArgNamesDifferentUnnamed:externals/tinyxml2/tinyxml2.h
7676
nullPointerRedundantCheck:externals/tinyxml2/tinyxml2.cpp
7777
knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp
7878
useStlAlgorithm:externals/simplecpp/simplecpp.cpp
79-
knownConditionTrueFalse:externals/simplecpp/simplecpp.cpp
8079
funcArgNamesDifferentUnnamed:externals/simplecpp/simplecpp.h
8180
missingMemberCopy:externals/simplecpp/simplecpp.h
8281
shadowFunction:externals/simplecpp/simplecpp.h

0 commit comments

Comments
 (0)