[PATCH] D46209: [Support] Make JSON handle doubles and int64s losslessly

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 05:21:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336541: [Support] Make JSON handle doubles and int64s losslessly (authored by sammccall, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46209

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46209.154579.patch
Type: text/x-patch
Size: 9613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/f97d3c35/attachment.bin>


More information about the llvm-commits mailing list