llvm-project
d129790a - [lldb-dap] Remove GetSigned from JSONUtils (NFC)

Commit
218 days ago
[lldb-dap] Remove GetSigned from JSONUtils (NFC) This function was replaced by GetInteger<T> which can handle both signed and unsigned values. It currently had one caller in JSONUtils, which this patch updates.
Author
Committer
Parents
Loading