]> granicus.if.org Git - clang/commit
Bug fix in CFG construction: VisitCompoundStmt should return the last created block.
authorTed Kremenek <kremenek@apple.com>
Mon, 17 Mar 2008 17:19:44 +0000 (17:19 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 17 Mar 2008 17:19:44 +0000 (17:19 +0000)
commita716d7a575c55805c4b90e07cccf61b9cc0960b8
treec713ef9ae6748b48dade3c03bc476bb3ad8e5020
parent119c65d92beab2c75e14e087b8c170e8d307def4
Bug fix in CFG construction: VisitCompoundStmt should return the last created block.

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