[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:28 PDT 2019


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

OStream constructor is explicit


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.195486.patch
Type: text/x-patch
Size: 16856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/e05d73bb/attachment.bin>


More information about the llvm-commits mailing list