aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2020-09-30 10:47:48 -0700
committerJordan Rupprecht <rupprecht@google.com>2020-09-30 11:08:41 -0700
commitc3193e464cbd5e8b7cade103032c222bf8bc0e27 (patch)
tree4725600e4d135eaece7d597e6cd241b6c7631204 /clang/lib/Frontend/CompilerInvocation.cpp
parent8955950c121c97a686310991203c89ba14c90b82 (diff)
downloadllvm-c3193e464cbd5e8b7cade103032c222bf8bc0e27.zip
llvm-c3193e464cbd5e8b7cade103032c222bf8bc0e27.tar.gz
llvm-c3193e464cbd5e8b7cade103032c222bf8bc0e27.tar.bz2
[lldb/ipv6] Support running lldb tests in an ipv6-only environment.
When running in an ipv6-only environment where `AF_INET` sockets are not available, many lldb tests (mostly gdb remote tests) fail because things like `127.0.0.1` don't work there. Use `localhost` instead of `127.0.0.1` whenever possible, or include a fallback of creating `AF_INET6` sockets when `AF_INET` fails. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D87333
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions