]> granicus.if.org Git - clang/commit
Coelesce 'DoDestroy()' methods in Stmt.cpp, and modify the child_iterator returned...
authorTed Kremenek <kremenek@apple.com>
Thu, 24 Dec 2009 01:48:39 +0000 (01:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 24 Dec 2009 01:48:39 +0000 (01:48 +0000)
commitf0d975f25b1d71612fcbd58ce8abbbc4532c6bb5
treeb14389ad55ec0957a6f70427a3df1487f14a569e
parent4ec010a6ccf4db2ab2ef9e68942642d50f7f193c
Coelesce 'DoDestroy()' methods in Stmt.cpp, and modify the child_iterator returned by ForStmt to include the initializer of the condition variable.

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