[PATCH] D23658: Cleanup: Move the *AddressDescription printing code to Print() members inside those structs.
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 06:01:53 PDT 2016
filcab created this revision.
filcab added reviewers: kcc, samsonov.
filcab added a subscriber: llvm-commits.
Herald added a subscriber: kubabrecka.
The Print() members might take optional access_size and bug_type
parameters to still be able to provide the same information
https://reviews.llvm.org/D23658
Files:
lib/asan/asan_descriptions.cc
lib/asan/asan_descriptions.h
lib/asan/asan_report.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23658.68524.patch
Type: text/x-patch
Size: 13895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/1cceebbb/attachment.bin>
More information about the llvm-commits
mailing list