suppressions.txt 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. // StarPU --- Runtime system for heterogeneous multicore architectures.
  2. //
  3. // Copyright (C) 2017 CNRS
  4. //
  5. // StarPU is free software; you can redistribute it and/or modify
  6. // it under the terms of the GNU Lesser General Public License as published by
  7. // the Free Software Foundation; either version 2.1 of the License, or (at
  8. // your option) any later version.
  9. //
  10. // StarPU is distributed in the hope that it will be useful, but
  11. // WITHOUT ANY WARRANTY; without even the implied warranty of
  12. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  13. //
  14. // See the GNU Lesser General Public License in COPYING.LGPL for more details.
  15. knownConditionTrueFalse
  16. variableScope
  17. ConfigurationNotChecked
  18. *:starpufft/*
  19. *:min-dgels/*
  20. *:starpu-top/*
  21. *:socl/src/CL/*
  22. // TODO. We should cppcheck the code
  23. *:sc_hypervisor/*
  24. varFuncNullUB:examples/sched_ctx/two_cpu_contexts.c:76
  25. negativeIndex:examples/stencil/stencil-tasks.c
  26. constStatement:examples/stencil/*
  27. unreadVariable:tests/openmp/*
  28. unusedLabel:tests/datawizard/gpu_register.c
  29. unusedLabel:tests/datawizard/gpu_ptr_register.c
  30. redundantAssignment:tests/datawizard/interfaces/test_interfaces.c:752
  31. redundantAssignment:tests/datawizard/mpi_like_async.c:165
  32. redundantAssignment:tests/datawizard/mpi_like_async.c:211
  33. unusedPrivateFunction:tests/main/combined_workers/bfs/timer.h:45
  34. redundantAssignment:tests/main/driver_api/init_run_deinit.c
  35. redundantAssignment:tests/main/driver_api/run_driver.c
  36. uselessAssignmentPtrArg:mpi/src/starpu_mpi.c:171
  37. unreadVariable:mpi/src/starpu_mpi.c:953
  38. unusedVariable:mpi/src/starpu_mpi.c:954
  39. redundantAssignment:src/core/workers.c
  40. invalidPointerCast:src/core/perfmodel/perfmodel_nan.c:74
  41. unreadVariable:src/core/dependencies/tags.c:111
  42. uselessAssignmentPtrArg:src/core/sched_ctx_list.c:144
  43. unusedStructMember:src/core/perfmodel/perfmodel_bus.c:62
  44. unusedStructMember:src/core/perfmodel/perfmodel_bus.c:63
  45. unusedStructMember:src/core/perfmodel/perfmodel_bus.c:64
  46. unusedStructMember:src/core/perfmodel/perfmodel_bus.c:65
  47. unusedStructMember:src/core/perfmodel/perfmodel_bus.c:66
  48. unusedStructMember:src/core/simgrid.c:225
  49. unusedStructMember:src/core/simgrid.c:226
  50. wrongPrintfScanfArgNum:src/core/simgrid.c:946
  51. duplicateExpression:src/util/starpu_task_insert.c:52
  52. // TODO: this could be an error?
  53. redundantCopy:src/core/disk_ops/disk_leveldb.cpp:194
  54. nullPointerRedundantCheck:src/common/rbtree.c
  55. unreadVariable:src/datawizard/interfaces/*
  56. unreadVariable:src/drivers/driver_common/driver_common.c:493
  57. clarifyCondition:src/drivers/opencl/driver_opencl.c:945
  58. unreadVariable:src/drivers/opencl/driver_opencl.c:767
  59. clarifyCondition:src/drivers/cuda/driver_cuda.c:498
  60. arithOperationsOnVoidPointer:src/drivers/scc/*
  61. nullPointerRedundantCheck:src/sched_policies/deque_modeling_policy_data_aware.c:198
  62. sizeofDereferencedVoidPointer:src/util/fstarpu.c
  63. allocaCalled:gcc-plugin/src/*
  64. unusedVariable:gcc-plugin/tests/*
  65. unreadVariable:gcc-plugin/tests/*
  66. duplicateExpression:gcc-plugin/src/*
  67. negativeIndex:gcc-plugin/src/*
  68. pointerSize:socl/src/cl_getcontextinfo.c:33