[PATCH] D40596: [clangd] New conventions for JSON-marshalling functions, centralize machinery

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 30 13:33:08 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319478: [clangd] New conventions for JSON-marshalling functions, centralize machinery (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D40596?vs=124715&id=125004#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40596

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/JSONExpr.h
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
  clang-tools-extra/trunk/test/clangd/trace.test
  clang-tools-extra/trunk/unittests/clangd/JSONExprTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40596.125004.patch
Type: text/x-patch
Size: 42979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/2a96c46e/attachment-0001.bin>


More information about the cfe-commits mailing list