[PATCH] D23519: Split DescribeAddressIfShadow between a function that gets all the information, and one that prints it.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 12:38:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278718: Split DescribeAddressIfShadow between a function that gets all theā€¦ (authored by filcab).

Changed prior to commit:
  https://reviews.llvm.org/D23519?vs=68051&id=68059#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23519

Files:
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/asan/asan_debugging.cc
  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: D23519.68059.patch
Type: text/x-patch
Size: 6703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/c499c28e/attachment.bin>


More information about the llvm-commits mailing list