[PATCH] D109347: [JSON] Handle uint64_t type

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 07:03:46 PDT 2021


djtodoro updated this revision to Diff 377836.
djtodoro added a comment.

- handle parse()


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

https://reviews.llvm.org/D109347

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109347.377836.patch
Type: text/x-patch
Size: 5365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/248d7d58/attachment.bin>


More information about the llvm-commits mailing list