[Lldb-commits] [PATCH] D87333: [lldb/ipv6] Support running lldb tests in an ipv6-only environment.
Jordan Rupprecht via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 8 16:21:55 PDT 2020
rupprecht added a comment.
In D87333#2262229 <https://reviews.llvm.org/D87333#2262229>, @clayborg wrote:
> FYI: we switched away from "localhost" a long time ago due to issues with people having a "localhost" entry in their /etc/hosts folder.
I assume you mean people *not* having a "localhost" entry? I didn't even realize that was an option. Yes, this patch would break that. I'll have to take another approach, then.
Do you happen to have any references (bugs etc.) for those kinds of issues?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87333/new/
https://reviews.llvm.org/D87333
More information about the lldb-commits
mailing list