hanchenye-llvm-project/lldb/examples/synthetic
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
..
bitfield <rdar://problem/12523238> Commit 2 of 3 2012-10-23 21:54:53 +00:00
gnu_libstdcpp.py <rdar://problem/12848118> 2012-12-10 19:55:53 +00:00
libcxx.py Quick fix for the libc++ std::map synthetic children provider 2013-02-09 01:44:23 +00:00