[PATCH] D42735: [clangd] Add a test URI scheme for lit tests to unbreak platform-specific URI failures.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 31 06:36:50 PST 2018
ioeric created this revision.
ioeric added a reviewer: sammccall.
Herald added subscribers: cfe-commits, jkorous-apple, ilya-biryukov, klimek.
This should also fix the current windows buildbot breakage
(http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/9838/steps/ninja%20check%201/logs/stdio)
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42735
Files:
clangd/ClangdLSPServer.cpp
clangd/Protocol.cpp
test/clangd/authority-less-uri.test
test/clangd/completion.test
test/clangd/diagnostics.test
test/clangd/execute-command.test
test/clangd/extra-flags.test
test/clangd/fixits.test
test/clangd/formatting.test
test/clangd/input-mirror.test
test/clangd/protocol.test
test/clangd/rename.test
test/clangd/signature-help.test
test/clangd/test-uri-posix.test
test/clangd/test-uri-windows.test
test/clangd/trace.test
test/clangd/unsupported-method.test
test/clangd/xrefs.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42735.132167.patch
Type: text/x-patch
Size: 51855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180131/ba2389ac/attachment-0001.bin>
More information about the cfe-commits
mailing list