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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 01:38:09 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE319159: [clangd] Switch from YAMLParser to JSONExpr (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D40406?vs=124163&id=124529#toc

Repository:
  rCTE Clang Tools Extra

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.124529.patch
Type: text/x-patch
Size: 71428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171128/5dce419e/attachment-0001.bin>


More information about the cfe-commits mailing list