Increments the cppcheck suppression list

This commit is contained in:
Felipe Zimmerle 2017-01-31 17:15:00 -03:00 committed by Felipe Zimmerle
parent f40a6edec8
commit 8d0583eda4
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -42,5 +42,7 @@ nullPointerRedundantCheck:src/utils/msc_tree.cc:654
*:seclang-parser.tab.hh *:seclang-parser.tab.hh
*:seclang-scanner.ll *:seclang-scanner.ll
*:seclang-scanner.cc *:seclang-scanner.cc
*:src/seclang-scanner.cc
functionStatic:* passedByValue:src/variables/time.h:34
knownConditionTrueFalse:test/regression/regression.cc:453
unusedFunction:test/unit/unit_test.cc:33