]> granicus.if.org Git - clang/commit
Stub out CodeGenFunction::EmitObjCForCollectionStmt.
authorAnders Carlsson <andersca@mac.com>
Sat, 30 Aug 2008 19:51:14 +0000 (19:51 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 30 Aug 2008 19:51:14 +0000 (19:51 +0000)
commit3d8400d9a61aa4b63ff35e5cede405b32a41425e
treeb342d74378b17f4cba0a86ad7875f13aa624586f
parentbd4c1ada2e8668f43a865dc2c662085cf61940c4
Stub out CodeGenFunction::EmitObjCForCollectionStmt.

Add CodeGenFunction::EmitMemSetToZero and make AggExprEmitter::EmitAggregateClear use it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55573 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h