aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-02-27 00:28:17 +0000
committerTed Kremenek <kremenek@apple.com>2008-02-27 00:28:17 +0000
commita9d996dbeb719200c4a9d86f68166a237583025f (patch)
tree72c602353813a907140b5fe959f4f336425ac0e9 /CodeGen/CodeGenModule.cpp
parent4df85f55bbd9f90f85e247ea74a729e22f6ae8fb (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
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions