aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2021-01-06 17:05:27 +0100
committerPavel Labath <pavel@labath.sk>2021-01-14 09:49:19 +0100
commit4b284b9ca8098e284b8d965a633b71bd283043d6 (patch)
tree7cc25e8fb613a28c43dd5a48c60a67801345ad9d /clang/lib/Frontend/CompilerInvocation.cpp
parented205f63b4a288ccbffc9af58333d09a7cec40dc (diff)
downloadllvm-4b284b9ca8098e284b8d965a633b71bd283043d6.zip
llvm-4b284b9ca8098e284b8d965a633b71bd283043d6.tar.gz
llvm-4b284b9ca8098e284b8d965a633b71bd283043d6.tar.bz2
[lldb] Fix TestPlatformProcessConnect.py
The test was marked as remote-only, which means it was run ~never, and accumulated various problems. This commit modifies the test to run locally and includes a couple of other fixes necessary to make it run: - moves the "invoke" method into the "Base" test class - adds []'s around the IP address in a couple more places to make things work with IPv6 The test is now marked as skipped when running the remote test suite. It would be possible to make it run both locally and remotely, but this would require writing a lot special logic for the remote case, and that is not worth it.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions