[PATCH] Add pretty printer for ASAN_MARK and add a helper fn

Martin Liška mliska@suse.cz
Tue Dec 13 08:51:00 GMT 2016


It would be easier to read ASAN_MARK (UNPOISON, &a, 4); instead of
ASAN_MARK (2, &a, 4); Apart from that new helper function asan_mark_p
is added.

Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.

Ready to be installed?
Martin


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-pretty-printer-for-ASAN_MARK-and-add-a-helper-fn.patch
Type: text/x-patch
Size: 11612 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161213/70dc0687/attachment.bin>


More information about the Gcc-patches mailing list