Fix handling of continue inside do while statements.
commit70ac639ba190fdf78942803cc64e5f5be259d527
authorDan Carpenter <error27@gmail.com>
Sun, 22 Feb 2009 20:07:21 +0000 (22 23:07 +0300)
committerDan Carpenter <error27@gmail.com>
Sun, 22 Feb 2009 20:07:21 +0000 (22 23:07 +0300)
treee69d0c9ab208bcf9917279592b490be7d2f5083d
parentca4980392cdfcb4981da2c3b853574c6c58d57c4
Fix handling of continue inside do while statements.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_flow.c