Browse Source

tools/cppcheck/suppressions.txt: ignore errors in gcc-plugin code

Nathalie Furmento 8 years ago
parent
commit
1cc6e04059
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/cppcheck/suppressions.txt

+ 1 - 0
tools/cppcheck/suppressions.txt

@@ -62,5 +62,6 @@ allocaCalled:gcc-plugin/src/*
 unusedVariable:gcc-plugin/tests/*
 unreadVariable:gcc-plugin/tests/*
 duplicateExpression:gcc-plugin/src/*
+negativeIndex:gcc-plugin/src/*
 
 pointerSize:socl/src/cl_getcontextinfo.c:33