[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 08:29:19 PST 2018


ioeric updated this revision to Diff 132180.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- Addressed review comments.


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.132180.patch
Type: text/x-patch
Size: 51511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180131/1d44d264/attachment-0001.bin>


More information about the cfe-commits mailing list