diff options
author | Erich Keane <erich.keane@intel.com> | 2019-08-23 15:58:35 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-08-23 15:58:35 +0000 |
commit | 23384a1c8dc8851dfd4399cf4f6bb6aff4e205e0 (patch) | |
tree | c49f0ad139d12d60e115f06ed0fc78e319cbfda8 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | 688f3bc240d0886933e9bbe51167aabf05febe63 (diff) | |
download | bcm5719-llvm-23384a1c8dc8851dfd4399cf4f6bb6aff4e205e0.tar.gz bcm5719-llvm-23384a1c8dc8851dfd4399cf4f6bb6aff4e205e0.zip |
[NFC] Move some variable declarations into their 'if' conditions.
A couple of variables are being declared outside of the 'if' condition
that is their only actual use. Additionally, switch a few 'const TYPE
*' to 'const auto *' for consistency.
llvm-svn: 369773
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions