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 | 15c1e368bb93850d0f61b8f5481aa9cdad7b292b (patch) | |
tree | 7d23a6cd9ae4857cb7dafc732a3199da03e979a3 /llvm/lib/ExecutionEngine | |
parent | dc520b0f082a235cbbc020d7330f0ec603fc1a18 (diff) | |
download | bcm5719-llvm-15c1e368bb93850d0f61b8f5481aa9cdad7b292b.tar.gz bcm5719-llvm-15c1e368bb93850d0f61b8f5481aa9cdad7b292b.zip |
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>
llvm-svn: 118444
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions