[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
Tue Apr 16 16:43:27 PDT 2019


sammccall updated this revision to Diff 195485.
sammccall added a comment.

tweak comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60804

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

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


More information about the llvm-commits mailing list