]> granicus.if.org Git - clang/commit
CFG: when there is not continue or break target, mark the CFG as bad.
authorTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 18:53:24 +0000 (18:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 18:53:24 +0000 (18:53 +0000)
commit235c5ed8bee5bbcb45de1707d6988635e49b10b8
tree4e4c6aa38a0b441537dce67c339c2209363a03c0
parent8ac67a7725ef25f5df8a992277182f51316500e6
CFG: when there is not continue or break target, mark the CFG as bad.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68533 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/CFG.cpp