]> granicus.if.org Git - clang/commit
Added CFG support for gotos and labels.
authorTed Kremenek <kremenek@apple.com>
Tue, 21 Aug 2007 23:26:17 +0000 (23:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 21 Aug 2007 23:26:17 +0000 (23:26 +0000)
commit0cebe3e29b22d11f2c65ef28fcfb5f0431877266
treeb8344f4e18ee083de0fff5b5d9bfb13457bf1c09
parente73e8e212e8aea6557c0629bc0330dc38dc32922
Added CFG support for gotos and labels.

Modified CFG so that getEntry(), getExit(), front() and back() return
CFGBlock& instead of CFGBlock*.

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