diff options
author | Enrico Granata <egranata@apple.com> | 2014-02-18 23:48:11 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2014-02-18 23:48:11 +0000 |
commit | 08a04327a94bbfa0d2d804c4ee845ef8a7c6cf54 (patch) | |
tree | 245831f7bd9e7a11cd0cbec41c32e520125d6c9f /clang/lib/Serialization/ModuleManager.cpp | |
parent | 9873a5ba4f17c79b280596c4bbaf707b7d3011fb (diff) | |
download | bcm5719-llvm-08a04327a94bbfa0d2d804c4ee845ef8a7c6cf54.tar.gz bcm5719-llvm-08a04327a94bbfa0d2d804c4ee845ef8a7c6cf54.zip |
<rdar://problem/15960553>
Fix a bug where calling SBFrame::FindValue() would cause a copy of all variables in the block to be inserted in the frame's variable list, regardless of whether those same variables were there or not - which means one could end up with a frame with lots of duplicate copies of the same variables
llvm-svn: 201614
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions