aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 17:36:11 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 17:36:11 +0000
commitebfe815f5ca29dfd196af9077156b51bdbd01660 (patch)
tree0d57376764cc9fb782b47ad273fe70e5db9edfa9 /lldb/scripts/Python/python-wrapper.swig
parentcc39d3f4bd1e457b8356d68d9e083e3d39c04e8d (diff)
downloadllvm-ebfe815f5ca29dfd196af9077156b51bdbd01660.zip
llvm-ebfe815f5ca29dfd196af9077156b51bdbd01660.tar.gz
llvm-ebfe815f5ca29dfd196af9077156b51bdbd01660.tar.bz2
unwind: use sizeof() instead of hardcoded sizes
The statically allocated strings have a fixed size which can be computed using the sizeof operator rather than duplicating the allocation size which can drift. NFC. llvm-svn: 229126
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions