diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-08-17 21:00:06 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-08-17 21:00:06 +0000 |
commit | 334c19566104d3333cf662f0017088a18eddfa81 (patch) | |
tree | d01beacfc7c3aee262386ba70c37fcae092d06f6 /lib/CodeGen/CGCXX.cpp | |
parent | d173dc7825e999edab836f8215a82a96eae7c738 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111283 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCXX.cpp')
0 files changed, 0 insertions, 0 deletions