[PATCH] D23605: Split DescribeAddressIfStack 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:22:37 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 stack addresses.
https://reviews.llvm.org/D23605
Files:
lib/asan/asan_descriptions.cc
lib/asan/asan_descriptions.h
lib/asan/asan_report.cc
lib/asan/asan_report.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23605.68342.patch
Type: text/x-patch
Size: 11395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/c9f25a33/attachment.bin>
More information about the llvm-commits
mailing list