[PATCH] D88902: [json] Provide a means to delegate writing a value to another API

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 09:35:57 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91a98ec11e2e: [json] Provide a means to delegate writing a value to another API (authored by dsanders, committed by sammccall).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88902

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: D88902.296712.patch
Type: text/x-patch
Size: 5390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/160788df/attachment.bin>


More information about the llvm-commits mailing list