mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 09:21:52 +03:00
Various cppcheck fixes (#337)
This commit is contained in:
committed by
GitHub
parent
d90ab3ac1c
commit
689556d5f9
@@ -2,7 +2,9 @@ unknownMacro:*gtest-all.cc
|
||||
knownConditionTrueFalse:*Parser.rl
|
||||
knownConditionTrueFalse:*Parser.cpp
|
||||
variableScope:*Parser.rl
|
||||
duplicateBreak:*.rl
|
||||
unreadVariable:*control_verbs.cpp
|
||||
unreachableCode:*rose_build_dump.cpp
|
||||
*:*simde/*
|
||||
assertWithSideEffect
|
||||
syntaxError
|
||||
@@ -10,4 +12,4 @@ internalError
|
||||
checkersReport
|
||||
missingInclude
|
||||
missingIncludeSystem
|
||||
unmatchedSuppression
|
||||
unmatchedSuppression
|
||||
|
||||
Reference in New Issue
Block a user