[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 06:27:59 PDT 2016
filcab created this revision.
filcab added reviewers: kcc, samsonov.
filcab added a subscriber: llvm-commits.
Herald added a subscriber: kubabrecka.
Replacement for part of D23518
This deals with global variable addresses.
(This commit is written on top of D23605, but can be applied by itself)
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.68343.patch
Type: text/x-patch
Size: 10238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/5d819872/attachment.bin>
More information about the llvm-commits
mailing list