Enrico Granata e1fb1654c8 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.

llvm-svn: 174795
2013-02-09 01:44:23 +00:00
..
2013-01-28 23:47:25 +00:00
2012-03-05 18:25:29 +00:00
2010-06-09 03:55:24 +00:00
2012-10-31 23:02:00 +00:00