Initialize 'AllEnumCasesCovered' in SwitchStmt's constructor.
commit5c3f73a560567da2aefddd2c11606b01bc0afefb
authorTed Kremenek <kremenek@apple.com>
Thu, 9 Sep 2010 00:06:01 +0000 (9 00:06 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 9 Sep 2010 00:06:01 +0000 (9 00:06 +0000)
tree7aa78a5a4ab7ac807b33fae7f4d46d92ecf5486f
parentaa90dfae5914fb934c315fae3ff8a9bab9e64a95
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