[PATCH] D49077: [clangd] Remove JSON library in favor of llvm/Support/JSON

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 9 07:30:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE336549: [clangd] Remove JSON library in favor of llvm/Support/JSON (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49077?vs=154597&id=154600#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49077

Files:
  clangd/CMakeLists.txt
  clangd/ClangdLSPServer.cpp
  clangd/CodeComplete.cpp
  clangd/JSONExpr.cpp
  clangd/JSONExpr.h
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/Trace.cpp
  clangd/Trace.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/JSONExprTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49077.154600.patch
Type: text/x-patch
Size: 102054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180709/21908181/attachment-0001.bin>


More information about the cfe-commits mailing list