[PATCH] D23569: Rename DescribeHeapAddress to DescribeAddressIfHeap and split it into a function to get all the information about the address, and one to print it.
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 08:53:55 PDT 2016
filcab added a comment.
This patch also adds `AsanChunkView::AllocType` and makes `enum AllocType` a part of the interface (for now just internally).
https://reviews.llvm.org/D23569
More information about the llvm-commits
mailing list