commit | 17ab954036c40c0eddf28a45f20db4dfaf0d06ef | [log] [tgz] |
---|---|---|
author | Enrico Granata <egranata@apple.com> | Sat Feb 09 01:44:23 2013 +0000 |
committer | Enrico Granata <egranata@apple.com> | Sat Feb 09 01:44:23 2013 +0000 |
tree | 27a05d790d34e8ce1b4cb5c267c423988f0b63ff | |
parent | 89e248f04ecb87d0df4a4b96158c3fac0a3e43c7 [diff] |
Quick fix for the libc++ std::map synthetic children provider If you try to access any child > 0 without having touched child 0, LLDB won't be able to reconstruct type information from the debug info. Previously, we would fail. Now, we simply go fetch child 0 and then come back. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@174795 91177308-0d34-0410-b5e6-96231b3b80d8