MCPcopy Create free account
hub / github.com/Kitware/VTK / parse_valgrind.py

File parse_valgrind.py

Utilities/Maintenance/parse_valgrind.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2"""
3This script helps you create a valgrind suppression file that hides
4bogus leaks so that only fixable leaks inside your project are reported.

Callers

nothing calls this directly

Calls 3

compileMethod · 0.80
parseFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected