summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src/stdexcept.cpp
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 /libcxxabi/src/stdexcept.cpp
parentcc39d3f4bd1e457b8356d68d9e083e3d39c04e8d (diff)
downloadbcm5719-llvm-ebfe815f5ca29dfd196af9077156b51bdbd01660.tar.gz
bcm5719-llvm-ebfe815f5ca29dfd196af9077156b51bdbd01660.zip
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 'libcxxabi/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud