commit | d0c87600f7d1d7ba870bcf9c3cd82f3737725331 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Feb 27 00:28:17 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Feb 27 00:28:17 2008 +0000 |
tree | 72c602353813a907140b5fe959f4f336425ac0e9 | |
parent | 64638a5abdfd955034018eb77b40828d32b882d5 [diff] |
Fixed CFG construction bug that occurred when a condition for a loop spanned multiple basic blocks (which can happen when they contain '&&', '||', '?'). The bug was that the loop backedge when to the last block in the loop condition, not the first. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47649 91177308-0d34-0410-b5e6-96231b3b80d8