aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-07-24 09:52:25 +0000
committerPavel Labath <labath@google.com>2015-07-24 09:52:25 +0000
commitf8b5874b6383bfb06f4258bc906713c2d507c3d5 (patch)
treed5f0cc616f1d7c9a9ba753024770844ea51af043 /clang/lib/CodeGen/ModuleBuilder.cpp
parent47ce74649ff0f7069024e7334b297acef4ec0bf8 (diff)
downloadllvm-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