aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectHelp.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-10-26 17:53:41 +0000
committerDouglas Gregor <dgregor@apple.com>2011-10-26 17:53:41 +0000
commit3e30010d99b1b9c550d022239095cae9cf715934 (patch)
treeba00c39cde1cccd825673026b2aa702b6efc17c4 /lldb/source/Commands/CommandObjectHelp.cpp
parent3b1d4f678522905d3b8c596da49db78fd48b28f1 (diff)
downloadllvm-3e30010d99b1b9c550d022239095cae9cf715934.zip
llvm-3e30010d99b1b9c550d022239095cae9cf715934.tar.gz
llvm-3e30010d99b1b9c550d022239095cae9cf715934.tar.bz2
Eliminate a hang while loading a sequence of redeclarable entities. In
essence, the redeclaration chain for a class could end up in an inconsistent state while deserializing multiple declarations in that chain, where the circular linked list was not, in fact, circular. Since only two redeclarations of the same entity will get loaded when we're in this state, restore circularity when both have been loaded. Fixes <rdar://problem/10324940> / PR11195. llvm-svn: 143037
Diffstat (limited to 'lldb/source/Commands/CommandObjectHelp.cpp')
0 files changed, 0 insertions, 0 deletions