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

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 13:00:17 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D23607?vs=68359&id=68403#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23607

Files:
  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_globals.cc
  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: D23607.68403.patch
Type: text/x-patch
Size: 11024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/b4e1273b/attachment-0001.bin>


More information about the llvm-commits mailing list