summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-10-14 01:00:33 +0000
committerNico Weber <nicolasweber@gmx.de>2019-10-14 01:00:33 +0000
commit3e54997e777f699770d15f0feba060d3ac651f6b (patch)
tree3564a04a01bd9bcd89dd73df29161c714782d015 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentc445c0cb0aba8044c7a60ec49b52b66ce354c6bc (diff)
downloadbcm5719-llvm-3e54997e777f699770d15f0feba060d3ac651f6b.tar.gz
bcm5719-llvm-3e54997e777f699770d15f0feba060d3ac651f6b.zip
Make code-action-request.test and request-reply.test pass on Windows.
clangd's test:// scheme expands to /clangd-test on non-Win and to C:/clang-test on Win, so it can't be mixed freely with file:///clangd-test since that's wrong on Windows. This makes both tests consistenly use the test:// scheme. (Alternatively, we could use the //INPUT_DIR pattern used in a few other tests.) Part of PR43592. llvm-svn: 374746
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud