[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:35:14 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG140b7b6f09ca: [JSON] Allow emitting comments in json::OStream (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D88103?vs=293863&id=293864#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88103

Files:
  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.293864.patch
Type: text/x-patch
Size: 4941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/b669b6af/attachment.bin>


More information about the llvm-commits mailing list