diff options
author | Enrico Granata <egranata@apple.com> | 2013-03-23 01:12:38 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-03-23 01:12:38 +0000 |
commit | 852cce7c1fc91acae0ebae7e7ed16181c7e94976 (patch) | |
tree | 01f77e36e2cf9f9b1a7cd7f77200545f395e3404 /clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | |
parent | 7670bb5c3199b8c5409145c80768d2dfe46a1609 (diff) | |
download | bcm5719-llvm-852cce7c1fc91acae0ebae7e7ed16181c7e94976.tar.gz bcm5719-llvm-852cce7c1fc91acae0ebae7e7ed16181c7e94976.zip |
<rdar://problem/13315663>
commands of the form
frame variable -f c-string foo
where foo is an arbitrary pointer (e.g. void*) now do the right thing, i.e. they deref the pointer and try to get a c-string at the pointed address instead of dumping the pointer bytes as a string. the old behavior is used as a fallback if things don’t go well
llvm-svn: 177799
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp')
0 files changed, 0 insertions, 0 deletions