[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 08:14:13 PDT 2016


filcab updated this revision to Diff 68359.
filcab added a comment.

Remove dead function


https://reviews.llvm.org/D23607

Files:
  lib/asan/asan_debugging.cc
  lib/asan/asan_descriptions.cc
  lib/asan/asan_descriptions.h
  lib/asan/asan_globals.cc
  lib/asan/asan_report.cc
  lib/asan/asan_report.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23607.68359.patch
Type: text/x-patch
Size: 20886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/4c4a8a6d/attachment-0001.bin>


More information about the llvm-commits mailing list