diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-11-08 21:14:15 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-11-08 21:14:15 +0000 |
commit | 04c450c44d01169de287b64bc256d723007010da (patch) | |
tree | 99c9044e88a4db451895b3c7dc8a5534b3dbf05a /test/Index/code-complete-errors.c | |
parent | da892649f9a0b6dd92eecb97c7959dc3f968241f (diff) |
Add CursorVisitor::VisitBinaryOperator() to explicitly handle the case where we can blow out the stack due
to deeply nested BinaryOperators. This is done by turning the explicit recursion into being data recursive.
Fixes: <rdar://problem/8289205>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Index/code-complete-errors.c')
0 files changed, 0 insertions, 0 deletions