]> granicus.if.org Git - clang/commit
Added explicit pointer within class CFG to the Entry block.
authorTed Kremenek <kremenek@apple.com>
Wed, 22 Aug 2007 21:03:50 +0000 (21:03 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 22 Aug 2007 21:03:50 +0000 (21:03 +0000)
commitfa2be43dbd6fdc4414e261db69aaf35dfb21a416
tree47097b305b732e5e0ed607580dc88ec4ec9feef4
parent4985aceceb9b9261b876b515d32726175c13a775
Added explicit pointer within class CFG to the Entry block.
Before we assumed that the first block in the list of blocks was the entry
block, but this has posed hurdles during CFG construction.

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