diff options
author | Enrico Granata <egranata@apple.com> | 2013-04-24 21:52:24 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-04-24 21:52:24 +0000 |
commit | 3f8e40ce7ae38b1ef2df086a41db151f53816970 (patch) | |
tree | 3650f7a1f6870df7b68145384d3524bb95a3260c /llvm/lib/Transforms/Utils/LCSSA.cpp | |
parent | e743c78299bb8034c7148e45d69a978af1e30656 (diff) | |
download | bcm5719-llvm-3f8e40ce7ae38b1ef2df086a41db151f53816970.tar.gz bcm5719-llvm-3f8e40ce7ae38b1ef2df086a41db151f53816970.zip |
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
llvm-svn: 180219
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions