diff --git a/cppcheck-suppression-list.txt b/cppcheck-suppression-list.txt index aa7fedc6..db87b934 100644 --- a/cppcheck-suppression-list.txt +++ b/cppcheck-suppression-list.txt @@ -3,10 +3,11 @@ knownConditionTrueFalse:*Parser.rl knownConditionTrueFalse:*Parser.cpp variableScope:*Parser.rl unreadVariable:*control_verbs.cpp +*:simde/* assertWithSideEffect syntaxError internalError checkersReport missingInclude missingIncludeSystem -unmatchedSuppression +unmatchedSuppression \ No newline at end of file