diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-10-27 03:23:10 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-10-27 03:23:10 +0000 |
commit | d95ccd58a9fd96880c94ca995b334501738df5e8 (patch) | |
tree | d7b9821b06f2e5031fc7731678306d71b684ca88 /lldb/source/Target/Process.cpp | |
parent | 9ad2166899e6438c22234b4a13fd276875dd9528 (diff) | |
download | bcm5719-llvm-d95ccd58a9fd96880c94ca995b334501738df5e8.tar.gz bcm5719-llvm-d95ccd58a9fd96880c94ca995b334501738df5e8.zip |
If visiting RHS causes us to finish 'Block', e.g. the RHS is a StmtExpr
containing a DoStmt, and the LHS doesn't create a new block, then we should
return RBlock. Otherwise we'll incorrectly return NULL.
Also relax an assertion in VisitWhileStmt(). Reset 'Block' when it is finished.
llvm-svn: 117436
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions