[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
Wed Aug 17 02:24:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278917: Rename DescribeHeapAddress to DescribeAddressIfHeap and split it into a… (authored by filcab).

Changed prior to commit:
  https://reviews.llvm.org/D23569?vs=68197&id=68324#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23569

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.cc
  compiler-rt/trunk/lib/asan/asan_allocator.h
  compiler-rt/trunk/lib/asan/asan_descriptions.cc
  compiler-rt/trunk/lib/asan/asan_descriptions.h
  compiler-rt/trunk/lib/asan/asan_report.cc
  compiler-rt/trunk/lib/asan/asan_report.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23569.68324.patch
Type: text/x-patch
Size: 13355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/413267ab/attachment.bin>


More information about the llvm-commits mailing list