File: CppCheckSuppressions.txt

package info (click to toggle)
rocfft 6.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,672 kB
  • sloc: cpp: 55,735; python: 5,774; sh: 428; xml: 204; makefile: 56
file content (5 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
// generator uses implicit constructors for convenience
noExplicitConstructor:library/src/device/generator/generator.h
// has some false positives and isn't hard to run manually for periodic
// dead code sweeps
unusedFunction