aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-10-30 17:52:44 +0000
committerEnrico Granata <egranata@apple.com>2013-10-30 17:52:44 +0000
commit5e1480c5dc31ea4005ff955c1bff5fd993b4dbe7 (patch)
tree33dfbb938dcf18eccd8809865fd86a3284f22f63 /llvm/lib/Support/StringRef.cpp
parent82509b66754079b3514ba8dbe08863188d26bc0a (diff)
downloadllvm-5e1480c5dc31ea4005ff955c1bff5fd993b4dbe7.zip
llvm-5e1480c5dc31ea4005ff955c1bff5fd993b4dbe7.tar.gz
llvm-5e1480c5dc31ea4005ff955c1bff5fd993b4dbe7.tar.bz2
<rdar://problem/13308704>
Fixing a problem where ValueObject::GetPointeeData() would not accept "partial" valid reads (i.e. asking for 10 items and getting only 5 back) While suboptimal, this situation is not a flat-out failure and could well be caused by legit scenarios, such as hitting a page boundary Among others, this allows data formatters to print char* buffers allocated under libgmalloc llvm-svn: 193704
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions