diff options
| author | Enrico Granata <egranata@apple.com> | 2013-02-09 01:44:23 +0000 |
|---|---|---|
| committer | Enrico Granata <egranata@apple.com> | 2013-02-09 01:44:23 +0000 |
| commit | e1fb1654c801621930af3a1822147f220e2e2df9 (patch) | |
| tree | 3aa7f0bb8167c8cc18889af94b3736a75fc971fb /clang | |
| parent | 7dab26b87cd4e957e1bc55e0b9ffbba9a7a3c19a (diff) | |
| download | bcm5719-llvm-e1fb1654c801621930af3a1822147f220e2e2df9.tar.gz bcm5719-llvm-e1fb1654c801621930af3a1822147f220e2e2df9.zip | |
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
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions

