diff options
| author | Filipe Cabecinhas <me@filcab.net> | 2016-09-09 20:43:20 +0000 |
|---|---|---|
| committer | Filipe Cabecinhas <me@filcab.net> | 2016-09-09 20:43:20 +0000 |
| commit | 4aff9e6d716172b800903c913b0917bec55fb4c5 (patch) | |
| tree | 3ae9486fc0b94cca423cc9bab9f6695bf0a6c729 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp | |
| parent | 5057f17716f0622e3237af141627fb0eeba76fa1 (diff) | |
| download | llvm-4aff9e6d716172b800903c913b0917bec55fb4c5.zip llvm-4aff9e6d716172b800903c913b0917bec55fb4c5.tar.gz llvm-4aff9e6d716172b800903c913b0917bec55fb4c5.tar.bz2 | |
[asan] Add a new AddressDescription structure, which can describe any type of address.
Summary:
This is useful for inclusion in the Error* structures, to describe an
arbitrary address.
Remove the old struct since it's used only once. This removes one level of
indirection, and moves all *AddressDescription to be one of the recently
introduced structures.
This merges differential revisions: D24131 and D24132
Reviewers: kcc, eugenis, vitalybuka
Subscribers: kubabrecka, llvm-commits
Differential Revision: https://reviews.llvm.org/D24131
llvm-svn: 281090
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp')
0 files changed, 0 insertions, 0 deletions
