[PATCH] D46209: [Support] Make JSON handle doubles and int64s losslessly
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 13:32:29 PDT 2018
sammccall updated this revision to Diff 144391.
sammccall added a comment.
Clarify docs, add deserializer for int64_t
Repository:
rL LLVM
https://reviews.llvm.org/D46209
Files:
include/llvm/Support/JSON.h
lib/Support/JSON.cpp
unittests/Support/JSONTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46209.144391.patch
Type: text/x-patch
Size: 9325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/484091e2/attachment.bin>
More information about the llvm-commits
mailing list