[PATCH] D60804: [Support] Add JSON streaming output API, faster where the heavy value types aren't needed.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 05:52:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359186: [Support] Add JSON streaming output API, faster where the heavy value types… (authored by sammccall, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60804

Files:
  llvm/trunk/include/llvm/Support/JSON.h
  llvm/trunk/lib/Support/JSON.cpp
  llvm/trunk/lib/Support/TimeProfiler.cpp
  llvm/trunk/unittests/Support/JSONTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60804.196617.patch
Type: text/x-patch
Size: 16998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/06380905/attachment.bin>


More information about the llvm-commits mailing list