]> granicus.if.org Git - clang/commit
Reorganize the emission of local variables.
authorJohn McCall <rjmccall@apple.com>
Tue, 22 Feb 2011 06:44:22 +0000 (06:44 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 22 Feb 2011 06:44:22 +0000 (06:44 +0000)
commit34695856c0e67b3765b46304cc71b5d2cd5b71c7
tree5a36177f32dd66e838cba9342979ceb83e323f7a
parent0ef473f75426f0a95635d0a9dd567d27b07dbd5b
Reorganize the emission of local variables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126189 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGException.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
test/CodeGenObjC/blocks-3.m
test/CodeGenObjC/blocks.m