[Lldb-commits] [PATCH] D15187: Improve the functionality of JSONNumber

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 3 05:45:15 PST 2015


tberghammer created this revision.
tberghammer added reviewers: clayborg, granata.enrico.
tberghammer added a subscriber: lldb-commits.

Improve the functionality of JSONNumber

* Add support for representing signed integers
* Add new constructors taking any signed or unsigned integer types

http://reviews.llvm.org/D15187

Files:
  include/lldb/Utility/JSON.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  source/Utility/JSON.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15187.41743.patch
Type: text/x-patch
Size: 6457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151203/94057d2a/attachment.bin>


More information about the lldb-commits mailing list