diff options
author | Zachary Turner <zturner@google.com> | 2016-11-17 01:37:52 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-11-17 01:37:52 +0000 |
commit | 24bd3178714d8f9f10d0fd4c1a4de2605da20404 (patch) | |
tree | b2c9f9a717f8c4593468d4b127ef9c3e36d3575b /lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp | |
parent | 4aa8753c8103f1e1988b79325f957a587c150337 (diff) | |
download | bcm5719-llvm-24bd3178714d8f9f10d0fd4c1a4de2605da20404.tar.gz bcm5719-llvm-24bd3178714d8f9f10d0fd4c1a4de2605da20404.zip |
Make GetValueForVariableExpression use StringRef.
Also significantly reduced the indentation level by use of
early returns, and simplified some of the logic by using
StringRef functions such as consumeInteger() and getAsInteger()
instead of strtoll, etc.
llvm-svn: 287189
Diffstat (limited to 'lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp')
0 files changed, 0 insertions, 0 deletions