[PATCH] D40406: [clangd] Switch from YAMLParser to JSONExpr

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 24 04:38:47 PST 2017


sammccall updated this revision to Diff 124163.
sammccall marked an inline comment as done.
sammccall added a comment.
Herald added a subscriber: ilya-biryukov.

Use llvm::toString


https://reviews.llvm.org/D40406

Files:
  clangd/ClangdLSPServer.cpp
  clangd/JSONExpr.h
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/Trace.cpp
  test/clangd/authority-less-uri.test
  test/clangd/definitions.test
  test/clangd/diagnostics.test
  test/clangd/did-change-watch-files.test
  test/clangd/protocol.test
  unittests/clangd/JSONExprTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40406.124163.patch
Type: text/x-patch
Size: 71446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/33e483c8/attachment-0001.bin>


More information about the cfe-commits mailing list