Bug fix in dead-store checker when walking the Decls in a DeclStmt: don't
assume that DeclStmts only have VarDecls; they can have TypedefDecls. llvm-svn: 49662
Loading
Please register or sign in to comment
assume that DeclStmts only have VarDecls; they can have TypedefDecls. llvm-svn: 49662