]> granicus.if.org Git - llvm/commit
[JSON] Work around excess-precision issue when comparing T_Integer numbers.
authorSam McCall <sam.mccall@gmail.com>
Fri, 25 Jan 2019 15:05:33 +0000 (15:05 +0000)
committerSam McCall <sam.mccall@gmail.com>
Fri, 25 Jan 2019 15:05:33 +0000 (15:05 +0000)
commit2ff930ae429ef49870f76b6f76bceabe55ac8dd8
tree018adbaa0c5ff515d4bc5c33b35fc1345f39a903
parent4e0a5a568f4f2f1636ebcf9568619e589a36f349
[JSON] Work around excess-precision issue when comparing T_Integer numbers.

Reviewers: bkramer

Subscribers: kristina, llvm-commits

Differential Revision: https://reviews.llvm.org/D57237

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352204 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/JSON.h
lib/Support/JSON.cpp