]> granicus.if.org Git - clang/commit
Initialize 'AllEnumCasesCovered' in SwitchStmt's constructor.
authorTed Kremenek <kremenek@apple.com>
Thu, 9 Sep 2010 00:06:01 +0000 (00:06 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 9 Sep 2010 00:06:01 +0000 (00:06 +0000)
commit780d885e77710626695e581e56aef228b291a9b7
tree7aa78a5a4ab7ac807b33fae7f4d46d92ecf5486f
parent559fb554602bedb57dbbf3cc14ac8a38264b4547
Initialize 'AllEnumCasesCovered' in SwitchStmt's constructor.

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