[PATCH] D88103: [JSON] Add error reporting facility, used in fromJSON and ObjectMapper.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 14:17:10 PDT 2020


sammccall updated this revision to Diff 293863.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88103/new/

https://reviews.llvm.org/D88103

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/index/Index.cpp
  clang-tools-extra/clangd/index/Index.h
  llvm/include/llvm/Support/JSON.h
  llvm/lib/Support/JSON.cpp
  llvm/unittests/Support/JSONTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88103.293863.patch
Type: text/x-patch
Size: 73485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/2131f4ad/attachment-0001.bin>


More information about the llvm-commits mailing list