[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 15:10:26 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG16619e7139bd: [JSON] Facility to track position within an object and report errors. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D88103?vs=293864&id=293870#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.293870.patch
Type: text/x-patch
Size: 5579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/4140f7b6/attachment.bin>


More information about the llvm-commits mailing list