diff options
author | Pavel Labath <labath@google.com> | 2015-07-24 09:52:25 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-07-24 09:52:25 +0000 |
commit | f8b5874b6383bfb06f4258bc906713c2d507c3d5 (patch) | |
tree | d5f0cc616f1d7c9a9ba753024770844ea51af043 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 47ce74649ff0f7069024e7334b297acef4ec0bf8 (diff) | |
download | llvm-f8b5874b6383bfb06f4258bc906713c2d507c3d5.zip llvm-f8b5874b6383bfb06f4258bc906713c2d507c3d5.tar.gz llvm-f8b5874b6383bfb06f4258bc906713c2d507c3d5.tar.bz2 |
Revert "Fix an issue where LLDB would run out of stack space ..."
This commit introduced an infinite recursion in
ValueObjectChild::CanUpdateWithInvalidExecutionContext (because FollowParentChain also considers
the current object), which broke nearly all the tests. Ignoring the current object removes the
recursion, but two tests still time out (TestDataFormatterLibcxxList.py and
TestValueObjectRecursion.py) for some reason. Reverting for now.
llvm-svn: 243102
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions