commit | 98b449f489fb521f2e03287bd5515b3502481089 | [log] [tgz] |
---|---|---|
author | Enrico Granata <egranata@apple.com> | Wed Apr 24 21:52:24 2013 +0000 |
committer | Enrico Granata <egranata@apple.com> | Wed Apr 24 21:52:24 2013 +0000 |
tree | 470d1652f367fd7613b250de2899eaa1caf42d82 | |
parent | 323c03778ea1a2b3d9bd4cb749f502e3f5792275 [diff] |
See: http://stackoverflow.com/questions/16166897/c-how-to-obtain-address-of-stdvector-object-in-lldb-xcode The user was trying to obtain the address-of an std::vector and the experience was more painful than necessary because data formatters were kicking in for vector* objects We got this right for libc++ - we should get it right for libstdc++ too git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@180219 91177308-0d34-0410-b5e6-96231b3b80d8