aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-04-02 21:25:34 +0000
committerEnrico Granata <egranata@apple.com>2013-04-02 21:25:34 +0000
commitd83bfce6d48d5f1c99198ce8106129bfd7a4ea2a (patch)
treea0483db2d2d76a5d6896d7ad8d946330934bdc7d /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parent575e4e3650323d8c48a1827eda1fe797be27789a (diff)
downloadllvm-d83bfce6d48d5f1c99198ce8106129bfd7a4ea2a.zip
llvm-d83bfce6d48d5f1c99198ce8106129bfd7a4ea2a.tar.gz
llvm-d83bfce6d48d5f1c99198ce8106129bfd7a4ea2a.tar.bz2
<rdar://problem/13415737>
Fixing a bug where LLDB was not handling correctly CFStrings that have an explicit length but no NULL terminator The data formatter was showing garbled data as part of the summary The fix is to explicitly figure out the explicit length if we need to (bitfields tell us when that is the case) and use that as a size delimiter llvm-svn: 178577
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions