diff options
author | Pavel Labath <labath@google.com> | 2017-04-24 09:39:56 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-04-24 09:39:56 +0000 |
commit | df0497c4aaabd119d5d835bce6339be8fed58602 (patch) | |
tree | d6be44a63b0a0973d0e667f3292311ff6f161569 /llvm/lib/DebugInfo/DWARF/DWARFContext.cpp | |
parent | a301498783dd9c05f1067cdb8eea5ff4e9f9a059 (diff) | |
download | bcm5719-llvm-df0497c4aaabd119d5d835bce6339be8fed58602.tar.gz bcm5719-llvm-df0497c4aaabd119d5d835bce6339be8fed58602.zip |
Add more arguments to SocketAddress::GetAddressInfo
Summary:
the reason for this is two-fold:
- getaddrinfo without the extra arguments will return the same
(network-level) address multiple times, once for each supported
transport protocol, which is not what is usually intended (it certainly
wasn't in D31823)
- it enables us to rewrite the getaddrinfo member function in terms of
the static GetAddressInfo function.
Reviewers: beanz, tberghammer
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D32357
llvm-svn: 301168
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFContext.cpp')
0 files changed, 0 insertions, 0 deletions