diff options
author | Craig Topper <craig.topper@gmail.com> | 2015-10-21 04:52:36 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2015-10-21 04:52:36 +0000 |
commit | 67288a9b752e78d61d35267ea7be79ea385ad94b (patch) | |
tree | c68c842a8bd872baecd9bdfb600dd7ca14e60f21 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | de330c78b3c1a960009fc962758e0bce88c5339b (diff) | |
download | bcm5719-llvm-67288a9b752e78d61d35267ea7be79ea385ad94b.tar.gz bcm5719-llvm-67288a9b752e78d61d35267ea7be79ea385ad94b.zip |
Parse into an unsigned type instead of a signed type and then checking for positive and casting to unsigned. Since we know the string starts with a digit it couldn't be negative anyway. NFCI
llvm-svn: 250879
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions