]> granicus.if.org Git - clang/commit
Fix a horrible CFG bug reported in <rdar://problem/7027684>. The wrong successor
authorTed Kremenek <kremenek@apple.com>
Fri, 3 Jul 2009 00:10:50 +0000 (00:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 3 Jul 2009 00:10:50 +0000 (00:10 +0000)
commited47fc67b8eeabacbbbdf853ba45f4900619904b
tree1412a5123759030b9ff0b922e51643a263590497
parentfbbb1e74b07a9e673154f13392eaad8681f04512
Fix a horrible CFG bug reported in <rdar://problem/7027684>. The wrong successor
block would get hooked up in some cases when processing empty compound
statements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/CFG.cpp
test/Analysis/misc-ps.m