ffw
ffw copied to clipboard
Sane ASAN Parser
The current asan parser https://github.com/dobin/ffw/blob/master/verifier/asanparser.py is a complete hack.
Maybe someone else made a complete asan parser in python already?
If not, make it it's own project, add unit-tests.
asan issue: https://github.com/google/sanitizers/issues/931
project: https://github.com/dobin/asanparser