summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-02-09 01:44:23 +0000
committerEnrico Granata <egranata@apple.com>2013-02-09 01:44:23 +0000
commite1fb1654c801621930af3a1822147f220e2e2df9 (patch)
tree3aa7f0bb8167c8cc18889af94b3736a75fc971fb /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent7dab26b87cd4e957e1bc55e0b9ffbba9a7a3c19a (diff)
downloadbcm5719-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 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud