Skip to content
Commit 4f2ab5a5 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix horrible CFG bug caused by a series of NullStmts appearing at the...

Fix horrible CFG bug caused by a series of NullStmts appearing at the beginning of a do...while loop.  This would cause
the body of the DoStmt to be disconnected from the preceding code.

llvm-svn: 111283
parent 110974df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment